Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5312/
H A Dar5312_reset.c574 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5312Reset()
/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h482 extern HAL_BOOL ar5212SetSlotTime(struct ath_hal *, u_int);
H A Dar5212_attach.c120 .ah_setSlotTime = ar5212SetSlotTime,
H A Dar5212_misc.c469 ar5212SetSlotTime(struct ath_hal *ah, u_int us) in ar5212SetSlotTime() function
H A Dar5212_reset.c661 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5212Reset()
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_reset.c629 ar5212SetSlotTime(ah, ahp->ah_slottime); in ar5416InitUserSettings()