Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_lna_div.c113 ath_hal_div_comb_conf_get(sc->sc_ah, &div_ant_conf); in ath_lna_div_attach()
809 ath_hal_div_comb_conf_get(sc->sc_ah, &div_ant_conf); in ath_lna_rx_comb_scan()
H A Dif_athvar.h1539 #define ath_hal_div_comb_conf_get(_ah, _conf) \ macro