Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212.h508 extern u_int ar5212GetCTSTimeout(struct ath_hal *);
H A Dar5212_attach.c132 .ah_getCTSTimeout = ar5212GetCTSTimeout,
H A Dar5212_misc.c564 ar5212GetCTSTimeout(struct ath_hal *ah) in ar5212GetCTSTimeout() function