HomeSort by: relevance | last modified time | path
    Searched refs:ath_hal_setctstimeout (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
ath_netbsd.c 162 return !ath_hal_setctstimeout(sc->sc_ah, ctstimeout) ? EINVAL : 0;
athvar.h 455 #define ath_hal_setctstimeout(_ah, _us) \ macro

Completed in 14 milliseconds