Searched refs:ath5k_tx_queue (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dbase.h107 void ath5k_tx_queue(struct ieee80211_hw *hw, struct sk_buff *skb,
H A Dqcu.c197 * @queue_type: One of enum ath5k_tx_queue
203 ath5k_hw_setup_tx_queue(struct ath5k_hw *ah, enum ath5k_tx_queue queue_type, ath5k_hw_setup_tx_queue()
H A Dath5k.h532 * enum ath5k_tx_queue - Queue types used to classify tx queues.
539 enum ath5k_tx_queue { enum
643 * @tqi_type: One of enum ath5k_tx_queue
653 enum ath5k_tx_queue tqi_type;
1566 enum ath5k_tx_queue queue_type,
H A Dmac80211-ops.c69 ath5k_tx_queue(hw, skb, &ah->txqs[qnum], control); ath5k_tx()
H A Dbase.c1611 ath5k_tx_queue(struct ieee80211_hw *hw, struct sk_buff *skb, ath5k_tx_queue() function
2019 ath5k_tx_queue(ah->hw, skb, ah->cabq, NULL); ath5k_beacon_send()

Completed in 243 milliseconds