Home
last modified time | relevance | path

Searched refs:ar9300_Stub_GetRxDP (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c75 ah->ah_getRxDP = ar9300_Stub_GetRxDP; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h110 extern uint32_t ar9300_Stub_GetRxDP(struct ath_hal *ath, HAL_RX_QUEUE);
H A Dar9300_stub_funcs.c664 ar9300_Stub_GetRxDP(struct ath_hal *ah, HAL_RX_QUEUE qtype) in ar9300_Stub_GetRxDP() function