Searched refs:ath_hal_settpack (Results 1 – 2 of 2) sorted by relevance
609 error = !ath_hal_settpack(sc->sc_ah, tpack) ? EINVAL : 0; in ath_sysctl_tpack()
1305 #define ath_hal_settpack(_ah, _tpack) \ macro