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