Searched refs:ah_stopPcuReceive (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c80 ah->ah_stopPcuReceive = ar9300_Stub_StopPcuReceive;
H A Dar9300_freebsd.c119 ah->ah_stopPcuReceive = ar9300_stop_pcu_receive;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c88 .ah_stopPcuReceive = ar5210StopPcuReceive,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c88 .ah_stopPcuReceive = ar5211StopPcuReceive,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c84 .ah_stopPcuReceive = ar5212StopPcuReceive,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_attach.c127 ah->ah_stopPcuReceive = ar5416StopPcuReceive;
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1383 void __ahdecl(*ah_stopPcuReceive)(struct ath_hal*); member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1112 ((*(_ah)->ah_stopPcuReceive)((_ah)))

Completed in 195 milliseconds