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

  /src/sys/dev/ic/
ath_netbsd.c 126 return !ath_hal_setslottime(sc->sc_ah, slottime) ? EINVAL : 0;
athvar.h 447 #define ath_hal_setslottime(_ah, _us) \ macro
ath.c 2068 ath_hal_setslottime(ah, HAL_SLOT_TIME_9);
2070 ath_hal_setslottime(ah, HAL_SLOT_TIME_20);

Completed in 17 milliseconds