Home
last modified time | relevance | path

Searched refs:ar9300_set_tx_queue_props (Results 1 – 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_xmit.c97 ar9300_set_tx_queue_props(struct ath_hal *ah, int q, const HAL_TXQ_INFO *q_info) in ar9300_set_tx_queue_props() function
212 (void) ar9300_set_tx_queue_props(ah, q, q_info); in ar9300_setup_tx_queue()
H A Dar9300desc.h495 extern HAL_BOOL ar9300_set_tx_queue_props(struct ath_hal *ah, int q,
H A Dar9300_freebsd.c347 ah->ah_setTxQueueProps = ar9300_set_tx_queue_props; in ar9300_attach_freebsd_ops()
H A Dar9300_attach.c220 ar9300_set_tx_queue_props, /* ah_set_tx_queue_props */