Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5210/
H A Dar5210_attach.c124 .ah_setSlotTime = ar5210SetSlotTime,
H A Dar5210.h232 extern HAL_BOOL ar5210SetSlotTime(struct ath_hal *, u_int);
H A Dar5210_misc.c445 ar5210SetSlotTime(struct ath_hal *ah, u_int us) in ar5210SetSlotTime() function
H A Dar5210_reset.c285 ar5210SetSlotTime(ah, ahp->ah_slottime); in ar5210Reset()