Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_stub.c58 ah->ah_getTxQueueProps = ar9300_Stub_GetTxQueueProps; in ar9300_set_stub_functions()
H A Dar9300_stub_funcs.h165 extern HAL_BOOL ar9300_Stub_GetTxQueueProps(struct ath_hal *ah, int q,
H A Dar9300_stub_funcs.c944 ar9300_Stub_GetTxQueueProps(struct ath_hal *ah, int q, in ar9300_Stub_GetTxQueueProps() function