Home
last modified time | relevance | path

Searched refs:ah_setAckTimeout (Results 1 – 7 of 7) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c122 ah->ah_setAckTimeout = ar9300_Stub_SetAckTimeout; in ar9300_set_stub_functions()
HDar9300_freebsd.c210 ah->ah_setAckTimeout = ar9300_set_ack_timeout; in ar9300_attach_freebsd_ops()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
HDar5210_attach.c130 .ah_setAckTimeout = ar5210SetAckTimeout,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
HDar5211_attach.c130 .ah_setAckTimeout = ar5211SetAckTimeout,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_attach.c127 .ah_setAckTimeout = ar5212SetAckTimeout,
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.h1501 HAL_BOOL __ahdecl(*ah_setAckTimeout)(struct ath_hal*, u_int); member
/dragonfly/sys/dev/netif/ath/ath/
HDif_athvar.h1217 ((*(_ah)->ah_setAckTimeout)((_ah), (_us)))