Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_lna_div.h42 #define ATH_ANT_DIV_COMB_MAX_COUNT 100 macro
H A Dif_ath_lna_div.c806 if (antcomb->count == ATH_ANT_DIV_COMB_MAX_COUNT) { in ath_lna_rx_comb_scan()