Home
last modified time | relevance | path

Searched refs:total_pkt_count (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_lna_div.c298 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
307 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
316 (antcomb->total_pkt_count > 50)) in ath_select_ant_div_from_quick_scan()
353 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
362 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
371 (antcomb->total_pkt_count > 50)) in ath_select_ant_div_from_quick_scan()
751 antcomb->total_pkt_count++; in ath_lna_rx_comb_scan()
766 if (antcomb->total_pkt_count == in ath_lna_rx_comb_scan()
769 antcomb->total_pkt_count); in ath_lna_rx_comb_scan()
779 antcomb->total_pkt_count, in ath_lna_rx_comb_scan()
[all …]
H A Dif_ath_lna_div.h53 uint16_t total_pkt_count; member