Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_lna_div.c108 ath_hal_div_comb_conf_get(sc->sc_ah, &div_ant_conf); in ath_lna_div_attach()
805 ath_hal_div_comb_conf_get(sc->sc_ah, &div_ant_conf); in ath_lna_rx_comb_scan()
H A Dif_athvar.h1540 #define ath_hal_div_comb_conf_get(_ah, _conf) \ macro