Home
last modified time | relevance | path

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

/freebsd/sys/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.h1195 #define ath_hal_setslottime(_ah, _us) \ macro
H A Dif_ath.c3757 ath_hal_setslottime(ah, usec); in ath_setslottime()