Searched refs:tx_info_first (Results 1 – 1 of 1) sorted by relevance
1134 struct ieee80211_tx_info *tx_info_first; in carl9170_tx_ampdu() local1180 tx_info_first = NULL; in carl9170_tx_ampdu()1191 if (!tx_info_first) { in carl9170_tx_ampdu()1194 tx_info_first = IEEE80211_SKB_CB(first); in carl9170_tx_ampdu()1197 carl9170_tx_apply_rateset(ar, tx_info_first, skb); in carl9170_tx_ampdu()