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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c77 ah->ah_enableReceive = ar9300_Stub_EnableReceive;
H A Dar9300_freebsd.c161 ah->ah_enableReceive = ar9300_enable_receive;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c85 .ah_enableReceive = ar5210EnableReceive,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c85 .ah_enableReceive = ar5211EnableReceive,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c81 .ah_enableReceive = ar5212EnableReceive,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h1302 void __ahdecl(*ah_enableReceive)(struct ath_hal*); member in struct:ath_hal
/freebsd-11-stable/sys/dev/ath/
H A Dif_athvar.h1113 ((*(_ah)->ah_enableReceive)((_ah)))

Completed in 106 milliseconds