Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h254 extern HAL_BOOL ar5211SetSlotTime(struct ath_hal *, u_int);
H A Dar5211_attach.c124 .ah_setSlotTime = ar5211SetSlotTime,
H A Dar5211_misc.c448 ar5211SetSlotTime(struct ath_hal *ah, u_int us) in ar5211SetSlotTime() function
H A Dar5211_reset.c541 ar5211SetSlotTime(ah, ahp->ah_slottime); in ar5211Reset()