Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h263 extern u_int ar5211GetSlotTime(struct ath_hal *);
H A Dar5211_attach.c129 .ah_getSlotTime = ar5211GetSlotTime,
H A Dar5211_misc.c466 ar5211GetSlotTime(struct ath_hal *ah) in ar5211GetSlotTime() function