Home
last modified time | relevance | path

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

/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/
H A Dar5211.h261 extern u_int ar5211GetCTSTimeout(struct ath_hal *);
H A Dar5211_attach.c131 .ah_getCTSTimeout = ar5211GetCTSTimeout,
H A Dar5211_misc.c539 ar5211GetCTSTimeout(struct ath_hal *ah) in ar5211GetCTSTimeout() function