Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c126 .ah_setSifsTime = ar5210SetSifsTime,
H A Dar5210.h242 extern HAL_BOOL ar5210SetSifsTime(struct ath_hal *, u_int);
H A Dar5210_misc.c420 ar5210SetSifsTime(struct ath_hal *ah, u_int us) in ar5210SetSifsTime() function
H A Dar5210_reset.c285 ar5210SetSifsTime(ah, ahp->ah_sifstime); in ar5210Reset()