Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/carl9170/
Dtx.c1132 struct ieee80211_tx_info *tx_info_first; in carl9170_tx_ampdu() local
1178 tx_info_first = NULL; in carl9170_tx_ampdu()
1189 if (!tx_info_first) { in carl9170_tx_ampdu()
1192 tx_info_first = IEEE80211_SKB_CB(first); in carl9170_tx_ampdu()
1195 carl9170_tx_apply_rateset(ar, tx_info_first, skb); in carl9170_tx_ampdu()