Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
HDar5211.h265 extern u_int ar5211GetAckTimeout(struct ath_hal *);
HDar5211_attach.c131 .ah_getAckTimeout = ar5211GetAckTimeout,
HDar5211_misc.c492 ar5211GetAckTimeout(struct ath_hal *ah) in ar5211GetAckTimeout() function