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

/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c76 ah->ah_setRxDP = ar9300_Stub_SetRxDP;
H A Dar9300_freebsd.c115 ah->ah_setRxDP = ar9300_set_rx_dp;
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c84 .ah_setRxDP = ar5210SetRxDP,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c84 .ah_setRxDP = ar5211SetRxDP,
/freebsd-10.0-release/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c80 .ah_setRxDP = ar5212SetRxDP,
/freebsd-10.0-release/sys/dev/ath/ath_hal/
H A Dah.h1379 void __ahdecl(*ah_setRxDP)(struct ath_hal*, uint32_t rxdp, HAL_RX_QUEUE); member in struct:ath_hal
/freebsd-10.0-release/sys/dev/ath/
H A Dif_athvar.h1060 ((*(_ah)->ah_setRxDP)((_ah), (_bufaddr), (_rxq)))

Completed in 190 milliseconds