Searched refs:ath_hal_setdiversity (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/sys/dev/ath/ | ||
| HD | if_ath_sysctl.c | 322 if (!ath_hal_setdiversity(sc->sc_ah, diversity)) { in ath_sysctl_diversity() |
| HD | if_athvar.h | 1231 #define ath_hal_setdiversity(_ah, _v) \ macro |