Searched refs:ath_hal_setacktimeout (Results 1 – 2 of 2) sorted by relevance
149 error = !ath_hal_setacktimeout(sc->sc_ah, acktimeout) ? EINVAL : 0; in ath_sysctl_acktimeout()
1203 #define ath_hal_setacktimeout(_ah, _us) \ macro