Home
last modified time | relevance | path

Searched refs:ath_tx_prepare (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c70 static int ath_tx_prepare(struct ieee80211_hw *hw, struct sk_buff *skb,
204 ret = ath_tx_prepare(hw, skb, &txctl); in ath_tid_pull()
2227 static int ath_tx_prepare(struct ieee80211_hw *hw, struct sk_buff *skb, in ath_tx_prepare() function
2291 ret = ath_tx_prepare(hw, skb, txctl); in ath_tx_start()
2361 if (ath_tx_prepare(hw, skb, &txctl)) in ath_tx_cabq()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c76 static int ath_tx_prepare(struct ieee80211_hw *hw, struct sk_buff *skb,
251 ret = ath_tx_prepare(hw, skb, &txctl); in ath_tid_pull()
2286 static int ath_tx_prepare(struct ieee80211_hw *hw, struct sk_buff *skb, in ath_tx_prepare() function
2350 ret = ath_tx_prepare(hw, skb, txctl); in ath_tx_start()
2420 if (ath_tx_prepare(hw, skb, &txctl)) in ath_tx_cabq()

Completed in 8 milliseconds