FreeBSD kernel ATH device code
if_ath_ant_comb_state Struct Reference

#include <if_ath_lna_div.h>

Data Fields

uint16_t count
 
uint16_t total_pkt_count
 
HAL_BOOL scan
 
HAL_BOOL scan_not_start
 
int main_total_rssi
 
int alt_total_rssi
 
int alt_recv_cnt
 
int main_recv_cnt
 
int rssi_lna1
 
int rssi_lna2
 
int rssi_add
 
int rssi_sub
 
int rssi_first
 
int rssi_second
 
int rssi_third
 
HAL_BOOL alt_good
 
int quick_scan_cnt
 
int main_conf
 
HAL_ANT_DIV_COMB_LNA_CONF first_quick_scan_conf
 
HAL_ANT_DIV_COMB_LNA_CONF second_quick_scan_conf
 
int first_bias
 
int second_bias
 
HAL_BOOL first_ratio
 
HAL_BOOL second_ratio
 
unsigned long scan_start_time
 
int lna1_lna2_delta
 

Detailed Description

Definition at line 53 of file if_ath_lna_div.h.

Field Documentation

◆ alt_good

HAL_BOOL if_ath_ant_comb_state::alt_good

Definition at line 69 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan(), and ath_select_ant_div_from_quick_scan().

◆ alt_recv_cnt

int if_ath_ant_comb_state::alt_recv_cnt

Definition at line 60 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan().

◆ alt_total_rssi

int if_ath_ant_comb_state::alt_total_rssi

Definition at line 59 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan().

◆ count

uint16_t if_ath_ant_comb_state::count

Definition at line 54 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan().

◆ first_bias

int if_ath_ant_comb_state::first_bias

Definition at line 74 of file if_ath_lna_div.h.

◆ first_quick_scan_conf

HAL_ANT_DIV_COMB_LNA_CONF if_ath_ant_comb_state::first_quick_scan_conf

◆ first_ratio

HAL_BOOL if_ath_ant_comb_state::first_ratio

Definition at line 76 of file if_ath_lna_div.h.

Referenced by ath_select_ant_div_from_quick_scan().

◆ lna1_lna2_delta

int if_ath_ant_comb_state::lna1_lna2_delta

Definition at line 79 of file if_ath_lna_div.h.

Referenced by ath_lna_div_attach(), and ath_lna_rx_comb_scan().

◆ main_conf

int if_ath_ant_comb_state::main_conf

◆ main_recv_cnt

int if_ath_ant_comb_state::main_recv_cnt

Definition at line 61 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan().

◆ main_total_rssi

int if_ath_ant_comb_state::main_total_rssi

Definition at line 58 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan().

◆ quick_scan_cnt

int if_ath_ant_comb_state::quick_scan_cnt

◆ rssi_add

int if_ath_ant_comb_state::rssi_add

Definition at line 64 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan().

◆ rssi_first

int if_ath_ant_comb_state::rssi_first

Definition at line 66 of file if_ath_lna_div.h.

Referenced by ath_select_ant_div_from_quick_scan().

◆ rssi_lna1

int if_ath_ant_comb_state::rssi_lna1

◆ rssi_lna2

int if_ath_ant_comb_state::rssi_lna2

◆ rssi_second

int if_ath_ant_comb_state::rssi_second

Definition at line 67 of file if_ath_lna_div.h.

Referenced by ath_select_ant_div_from_quick_scan().

◆ rssi_sub

int if_ath_ant_comb_state::rssi_sub

Definition at line 65 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan().

◆ rssi_third

int if_ath_ant_comb_state::rssi_third

Definition at line 68 of file if_ath_lna_div.h.

Referenced by ath_select_ant_div_from_quick_scan().

◆ scan

HAL_BOOL if_ath_ant_comb_state::scan

◆ scan_not_start

HAL_BOOL if_ath_ant_comb_state::scan_not_start

Definition at line 57 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan(), and ath_select_ant_div_from_quick_scan().

◆ scan_start_time

unsigned long if_ath_ant_comb_state::scan_start_time

Definition at line 78 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan().

◆ second_bias

int if_ath_ant_comb_state::second_bias

Definition at line 75 of file if_ath_lna_div.h.

◆ second_quick_scan_conf

HAL_ANT_DIV_COMB_LNA_CONF if_ath_ant_comb_state::second_quick_scan_conf

◆ second_ratio

HAL_BOOL if_ath_ant_comb_state::second_ratio

Definition at line 77 of file if_ath_lna_div.h.

Referenced by ath_select_ant_div_from_quick_scan().

◆ total_pkt_count

uint16_t if_ath_ant_comb_state::total_pkt_count

Definition at line 55 of file if_ath_lna_div.h.

Referenced by ath_lna_rx_comb_scan(), and ath_select_ant_div_from_quick_scan().


The documentation for this struct was generated from the following file: