Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211.h262 extern HAL_BOOL ar5211SetSlotTime(struct ath_hal *, u_int);
Dar5211_attach.c128 .ah_setSlotTime = ar5211SetSlotTime,
Dar5211_misc.c448 ar5211SetSlotTime(struct ath_hal *ah, u_int us) in ar5211SetSlotTime() function
Dar5211_reset.c532 ar5211SetSlotTime(ah, ahp->ah_slottime); in ar5211Reset()