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

/freebsd-11-stable/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c62 ah->ah_setTxDP = ar9300_Stub_SetTxDP;
H A Dar9300_freebsd.c140 ah->ah_setTxDP = ar9300_set_tx_dp;
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5210/
H A Dar5210_attach.c67 .ah_setTxDP = ar5210SetTxDP,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c67 .ah_setTxDP = ar5211SetTxDP,
/freebsd-11-stable/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c63 .ah_setTxDP = ar5212SetTxDP,
/freebsd-11-stable/sys/dev/ath/ath_hal/
H A Dah.h1262 HAL_BOOL __ahdecl(*ah_setTxDP)(struct ath_hal*, u_int, uint32_t txdp); member in struct:ath_hal
/freebsd-11-stable/sys/dev/ath/
H A Dif_athvar.h1115 ((*(_ah)->ah_setTxDP)((_ah), (_q), (_bufaddr)))

Completed in 153 milliseconds