Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_stub.c75 ah->ah_getRxDP = ar9300_Stub_GetRxDP; in ar9300_set_stub_functions()
Dar9300_freebsd.c354 ah->ah_getRxDP = ar9300_get_rx_dp; in ar9300_attach_freebsd_ops()
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5210/
Dar5210_attach.c85 .ah_getRxDP = ar5210GetRxDP,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5211/
Dar5211_attach.c85 .ah_getRxDP = ar5211GetRxDP,
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_attach.c81 .ah_getRxDP = ar5212GetRxDP,
/freebsd-12-stable/sys/dev/ath/ath_hal/
Dah.h1323 uint32_t __ahdecl(*ah_getRxDP)(struct ath_hal*, HAL_RX_QUEUE); member
/freebsd-12-stable/sys/dev/ath/
Dif_athvar.h1126 ((*(_ah)->ah_getRxDP)((_ah), (_rxq)))