Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c131 .ah_getAckTimeout = ar5210GetAckTimeout,
H A Dar5210.h247 extern u_int ar5210GetAckTimeout(struct ath_hal *);
H A Dar5210_misc.c490 ar5210GetAckTimeout(struct ath_hal *ah) in ar5210GetAckTimeout() function