Searched refs:tx_info_first (Results 1 – 1 of 1) sorted by relevance
1135 struct ieee80211_tx_info *tx_info_first; in carl9170_tx_ampdu() local1181 tx_info_first = NULL; in carl9170_tx_ampdu()1192 if (!tx_info_first) { in carl9170_tx_ampdu()1195 tx_info_first = IEEE80211_SKB_CB(first); in carl9170_tx_ampdu()1198 carl9170_tx_apply_rateset(ar, tx_info_first, skb); in carl9170_tx_ampdu()