Searched refs:ath5k_tx_queue (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | base.h | 107 void ath5k_tx_queue(struct ieee80211_hw *hw, struct sk_buff *skb,
|
H A D | ath5k.h | 539 enum ath5k_tx_queue { enum 653 enum ath5k_tx_queue tqi_type; 1563 enum ath5k_tx_queue queue_type,
|
H A D | qcu.c | 203 ath5k_hw_setup_tx_queue(struct ath5k_hw *ah, enum ath5k_tx_queue queue_type, in ath5k_hw_setup_tx_queue()
|
H A D | mac80211-ops.c | 69 ath5k_tx_queue(hw, skb, &ah->txqs[qnum], control); in ath5k_tx()
|
H A D | base.c | 1655 ath5k_tx_queue(struct ieee80211_hw *hw, struct sk_buff *skb, in ath5k_tx_queue() function 2063 ath5k_tx_queue(ah->hw, skb, ah->cabq, NULL); in ath5k_beacon_send()
|