Home
last modified time | relevance | path

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

/trueos/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_stub.c77 ah->ah_enableReceive = ar9300_Stub_EnableReceive; in ar9300_set_stub_functions()
HDar9300_freebsd.c116 ah->ah_enableReceive = ar9300_enable_receive; in ar9300_attach_freebsd_ops()
/trueos/sys/dev/ath/ath_hal/ar5210/
HDar5210_attach.c85 .ah_enableReceive = ar5210EnableReceive,
/trueos/sys/dev/ath/ath_hal/ar5211/
HDar5211_attach.c85 .ah_enableReceive = ar5211EnableReceive,
/trueos/sys/dev/ath/ath_hal/ar5212/
HDar5212_attach.c81 .ah_enableReceive = ar5212EnableReceive,
/trueos/sys/dev/ath/ath_hal/
HDah.h1380 void __ahdecl(*ah_enableReceive)(struct ath_hal*); member
/trueos/sys/dev/ath/
HDif_athvar.h1072 ((*(_ah)->ah_enableReceive)((_ah)))