Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212.h504 extern u_int ar5212GetAckTimeout(struct ath_hal *);
H A Dar5212_attach.c128 .ah_getAckTimeout = ar5212GetAckTimeout,
H A Dar5212_misc.c517 ar5212GetAckTimeout(struct ath_hal *ah) in ar5212GetAckTimeout() function