Home
last modified time | relevance | path

Searched refs:ath_hal_hasdivantcomb (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ath/
HDif_ath_lna_div.c96 if (! ath_hal_hasdivantcomb(sc->sc_ah)) in ath_lna_div_attach()
HDif_athvar.h1323 #define ath_hal_hasdivantcomb(_ah) \ macro
HDif_ath.c977 sc->sc_hasdivcomb = ath_hal_hasdivantcomb(ah); in ath_attach()