Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_ath_sysctl.c252 if (!ath_hal_setdiversity(sc->sc_ah, diversity)) in ath_sysctl_diversity()
HDif_athvar.h1190 #define ath_hal_setdiversity(_ah, _v) \ macro