Home
last modified time | relevance | path

Searched refs:ath_hal_setctstimeout (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c175 error = !ath_hal_setctstimeout(sc->sc_ah, ctstimeout) ? EINVAL : 0; in ath_sysctl_ctstimeout()
H A Dif_athvar.h1203 #define ath_hal_setctstimeout(_ah, _us) \ macro