Home
last modified time | relevance | path

Searched refs:ar5210SetSlotTime (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c128 .ah_setSlotTime = ar5210SetSlotTime,
H A Dar5210.h244 extern HAL_BOOL ar5210SetSlotTime(struct ath_hal *, u_int);
H A Dar5210_misc.c446 ar5210SetSlotTime(struct ath_hal *ah, u_int us) in ar5210SetSlotTime() function
H A Dar5210_reset.c287 ar5210SetSlotTime(ah, ahp->ah_slottime); in ar5210Reset()