Lines Matching refs:retry_count
292 struct sk_buff *skb, int retry_count,
355 /* for now report the total retry_count */
356 *pos = retry_count;
792 int *retry_count)
819 *retry_count = count;
825 int retry_count, int shift, bool send_to_cooked,
841 ieee80211_add_tx_radiotap_header(local, sband, skb, retry_count,
883 int rates_idx, int retry_count)
971 retry_count;
989 if (retry_count > 0)
991 if (retry_count > 1)
1043 ieee80211_tx_monitor(local, skb, sband, retry_count, shift,
1077 int rates_idx, retry_count;
1103 rates_idx = ieee80211_tx_get_rates(hw, info, &retry_count);
1115 sta->status_stats.retry_count += retry_count;
1166 retry_count);
1172 if (retry_count > 0)
1174 if (retry_count > 1)