Searched refs:ATH_ANT_DIV_COMB_MAX_COUNT (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ath/ | ||
H A D | if_ath_lna_div.h | 42 #define ATH_ANT_DIV_COMB_MAX_COUNT 100 macro |
H A D | if_ath_lna_div.c | 806 if (antcomb->count == ATH_ANT_DIV_COMB_MAX_COUNT) { in ath_lna_rx_comb_scan() |