Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_sysctl.c269 ath_hal_setantennaswitch(sc->sc_ah, txantenna); in ath_sysctl_txantenna()
H A Dif_athvar.h1258 #define ath_hal_setantennaswitch(_ah, _v) \ macro