Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212.h504 extern u_int ar5212GetAckTimeout(struct ath_hal *);
HDar5212_attach.c128 .ah_getAckTimeout = ar5212GetAckTimeout,
HDar5212_misc.c517 ar5212GetAckTimeout(struct ath_hal *ah) in ar5212GetAckTimeout() function