Home
last modified time | relevance | path

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

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c127 ah->ah_getCTSTimeout = ar9300_Stub_GetCTSTimeout; in ar9300_set_stub_functions()
HDar9300_freebsd.c213 ah->ah_getCTSTimeout = ar9300_freebsd_get_cts_timeout; in ar9300_attach_freebsd_ops()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5210/
HDar5210_attach.c135 .ah_getCTSTimeout = ar5210GetCTSTimeout,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5211/
HDar5211_attach.c135 .ah_getCTSTimeout = ar5211GetCTSTimeout,
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
HDar5212_attach.c132 .ah_getCTSTimeout = ar5212GetCTSTimeout,
/dragonfly/sys/dev/netif/ath/ath_hal/
HDah.h1506 u_int __ahdecl(*ah_getCTSTimeout)(struct ath_hal*); member
/dragonfly/sys/dev/netif/ath/ath/
HDif_athvar.h1223 ((*(_ah)->ah_getCTSTimeout)((_ah)))