Home
last modified time | relevance | path

Searched refs:ar9300_get_ack_timeout (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_freebsd.c420 ah->ah_getAckTimeout = ar9300_get_ack_timeout; in ar9300_attach_freebsd_ops()
H A Dar9300.h1295 extern u_int ar9300_get_ack_timeout(struct ath_hal *);
H A Dar9300_attach.c302 ar9300_get_ack_timeout, /* ah_get_ack_timeout */
H A Dar9300_misc.c606 ar9300_get_ack_timeout(struct ath_hal *ah) in ar9300_get_ack_timeout() function