Searched refs:tx_info_first (Results 1 – 1 of 1) sorted by relevance
1133 struct ieee80211_tx_info *tx_info_first; in carl9170_tx_ampdu() local1179 tx_info_first = NULL; in carl9170_tx_ampdu()1190 if (!tx_info_first) { in carl9170_tx_ampdu()1193 tx_info_first = IEEE80211_SKB_CB(first); in carl9170_tx_ampdu()1196 carl9170_tx_apply_rateset(ar, tx_info_first, skb); in carl9170_tx_ampdu()