Lines Matching refs:retry_count
293 struct sk_buff *skb, int retry_count,
365 /* for now report the total retry_count */
366 *pos = retry_count;
833 int *retry_count)
860 *retry_count = count;
865 int retry_count, int shift, bool send_to_cooked,
881 ieee80211_add_tx_radiotap_header(local, skb, retry_count,
923 int rates_idx, int retry_count)
1009 retry_count;
1027 if (retry_count > 0)
1029 if (retry_count > 1)
1080 ieee80211_tx_monitor(local, skb, retry_count, shift,
1113 int rates_idx, retry_count;
1140 rates_idx = ieee80211_tx_get_rates(hw, info, &retry_count);
1152 sta->deflink.status_stats.retry_count += retry_count;
1203 retry_count);
1209 if (retry_count > 0)
1211 if (retry_count > 1)