Searched refs:ath_hal_settpack (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/sys/dev/ath/ | ||
| D | if_ath_sysctl.c | 611 error = !ath_hal_settpack(sc->sc_ah, tpack) ? EINVAL : 0; in ath_sysctl_tpack() |
| D | if_athvar.h | 1300 #define ath_hal_settpack(_ah, _tpack) \ macro |