Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c257 txantenna = ath_hal_getantennaswitch(sc->sc_ah); in ath_sysctl_txantenna()
H A Dif_athvar.h1239 #define ath_hal_getantennaswitch(_ah) \ macro