Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_lna_div.c304 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
313 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
322 (antcomb->total_pkt_count > 50)) in ath_select_ant_div_from_quick_scan()
359 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
368 antcomb->total_pkt_count)) in ath_select_ant_div_from_quick_scan()
377 (antcomb->total_pkt_count > 50)) in ath_select_ant_div_from_quick_scan()
757 antcomb->total_pkt_count++; in ath_lna_rx_comb_scan()
772 if (antcomb->total_pkt_count == in ath_lna_rx_comb_scan()
775 antcomb->total_pkt_count); in ath_lna_rx_comb_scan()
785 antcomb->total_pkt_count, in ath_lna_rx_comb_scan()
[all …]
H A Dif_ath_lna_div.h53 uint16_t total_pkt_count; member