Home
last modified time | relevance | path

Searched refs:ar5211GetSifsTime (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211.h271 extern u_int ar5211GetSifsTime(struct ath_hal *);
H A Dar5211_attach.c127 .ah_getSifsTime = ar5211GetSifsTime,
H A Dar5211_misc.c441 ar5211GetSifsTime(struct ath_hal *ah) in ar5211GetSifsTime() function