Searched refs:tx_attempts (Results 1 – 3 of 3) sorted by relevance
45 int tx_attempts);
762 int tx_attempts; member789 iter->tx_attempts); in mm81x_tx_h_update_sta_iter()810 iter.tx_attempts = mm81x_tx_h_get_attempts(mors, tx_sts); in __skbq_data_tx_finish()
1658 struct hwsim_tx_rate tx_attempts[IEEE80211_TX_MAX_RATES]; in mac80211_hwsim_tx_frame_nl() local1714 tx_attempts[i].idx = info->status.rates[i].idx; in mac80211_hwsim_tx_frame_nl()1716 tx_attempts[i].count = info->status.rates[i].count; in mac80211_hwsim_tx_frame_nl()1724 tx_attempts)) in mac80211_hwsim_tx_frame_nl()6386 struct hwsim_tx_rate *tx_attempts; in hwsim_tx_info_frame_received_nl() local6444 tx_attempts = (struct hwsim_tx_rate *)nla_data( in hwsim_tx_info_frame_received_nl()6453 txi->status.rates[i].idx = tx_attempts[i].idx; in hwsim_tx_info_frame_received_nl()6454 txi->status.rates[i].count = tx_attempts[i].count; in hwsim_tx_info_frame_received_nl()