Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212.h505 extern u_int ar5212GetCTSTimeout(struct ath_hal *);
Dar5212_attach.c132 .ah_getCTSTimeout = ar5212GetCTSTimeout,
Dar5212_misc.c564 ar5212GetCTSTimeout(struct ath_hal *ah) in ar5212GetCTSTimeout() function