Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dxmit.c70 static int ath_tx_prepare(struct ieee80211_hw *hw, struct sk_buff *skb,
245 ret = ath_tx_prepare(hw, skb, &txctl); in ath_tid_pull()
2268 static int ath_tx_prepare(struct ieee80211_hw *hw, struct sk_buff *skb, in ath_tx_prepare() function
2332 ret = ath_tx_prepare(hw, skb, txctl); in ath_tx_start()
2402 if (ath_tx_prepare(hw, skb, &txctl)) in ath_tx_cabq()