Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_sysctl.c116 slottime = ath_hal_getslottime(sc->sc_ah); in ath_sysctl_slottime()
H A Dif_athvar.h1197 #define ath_hal_getslottime(_ah) \ macro