Searched refs:ath_hal_setctstimeout (Results 1 – 2 of 2) sorted by relevance
175 error = !ath_hal_setctstimeout(sc->sc_ah, ctstimeout) ? EINVAL : 0; in ath_sysctl_ctstimeout()
1207 #define ath_hal_setctstimeout(_ah, _us) \ macro