Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_stub.c56 ah->ah_setupTxQueue = ar9300_Stub_SetupTxQueue; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h167 extern int ar9300_Stub_SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type,
H A Dar9300_stub_funcs.c953 ar9300_Stub_SetupTxQueue(struct ath_hal *ah, HAL_TX_QUEUE type, in ar9300_Stub_SetupTxQueue() function