Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c129 .ah_getSlotTime = ar5210GetSlotTime,
H A Dar5210.h245 extern u_int ar5210GetSlotTime(struct ath_hal *);
H A Dar5210_misc.c464 ar5210GetSlotTime(struct ath_hal *ah) in ar5210GetSlotTime() function