Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c322 if (!ath_hal_setdiversity(sc->sc_ah, diversity)) { in ath_sysctl_diversity()
H A Dif_athvar.h1237 #define ath_hal_setdiversity(_ah, _v) \ macro