Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h270 extern HAL_BOOL ar5211SetSifsTime(struct ath_hal *, u_int);
H A Dar5211_attach.c126 .ah_setSifsTime = ar5211SetSifsTime,
H A Dar5211_misc.c423 ar5211SetSifsTime(struct ath_hal *ah, u_int us) in ar5211SetSifsTime() function
H A Dar5211_reset.c531 ar5211SetSifsTime(ah, ahp->ah_sifstime); in ar5211Reset()