Home
last modified time | relevance | path

Searched refs:ath_hal_setslottime (Results 1 – 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c123 error = !ath_hal_setslottime(sc->sc_ah, slottime) ? EINVAL : 0; in ath_sysctl_slottime()
H A Dif_athvar.h1199 #define ath_hal_setslottime(_ah, _us) \ macro
H A Dif_ath.c3765 ath_hal_setslottime(ah, usec); in ath_setslottime()