Home
last modified time | relevance | path

Searched refs:ar5212SetSlotTime (Results 1 – 6 of 6) sorted by relevance

/src/sys/dev/ath/ath_hal/ar5312/
H A Dar5312_reset.c549 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5312Reset()
/src/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h501 extern HAL_BOOL ar5212SetSlotTime(struct ath_hal *, u_int);
H A Dar5212_attach.c125 .ah_setSlotTime = ar5212SetSlotTime,
H A Dar5212_misc.c473 ar5212SetSlotTime(struct ath_hal *ah, u_int us) in ar5212SetSlotTime() function
H A Dar5212_reset.c675 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5212Reset()
/src/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_reset.c738 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5416InitUserSettings()