Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h502 extern u_int ar5212GetSlotTime(struct ath_hal *);
H A Dar5212_attach.c126 .ah_getSlotTime = ar5212GetSlotTime,
H A Dar5212_misc.c491 ar5212GetSlotTime(struct ath_hal *ah) in ar5212GetSlotTime() function