Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212.h485 extern u_int ar5212GetAckTimeout(struct ath_hal *);
H A Dar5212_attach.c123 .ah_getAckTimeout = ar5212GetAckTimeout,
H A Dar5212_misc.c513 ar5212GetAckTimeout(struct ath_hal *ah) in ar5212GetAckTimeout() function