Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c1135 struct ieee80211_tx_info *tx_info_first; in carl9170_tx_ampdu() local
1181 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()