Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h269 extern u_int ar5211GetCTSTimeout(struct ath_hal *);
HDar5211_attach.c135 .ah_getCTSTimeout = ar5211GetCTSTimeout,
HDar5211_misc.c539 ar5211GetCTSTimeout(struct ath_hal *ah) in ar5211GetCTSTimeout() function