Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_beacon.c164 return (ath9k_hw_setuptxqueue(ah, ATH9K_TX_QUEUE_BEACON, &qi)); in arn_beaconq_setup()
H A Darn_ath9k.h1070 int ath9k_hw_setuptxqueue(struct ath_hal *ah, enum ath9k_tx_queue type,
H A Darn_mac.c678 ath9k_hw_setuptxqueue(struct ath_hal *ah, enum ath9k_tx_queue type, in ath9k_hw_setuptxqueue() function
H A Darn_xmit.c1575 qnum = ath9k_hw_setuptxqueue(ah, qtype, &qi); in arn_txq_setup()