Lines Matching defs:retry_count
258 struct sk_buff *skb, int retry_count,
330 /* for now report the total retry_count */
331 *pos = retry_count;
883 int *retry_count)
910 *retry_count = count;
915 int retry_count, struct ieee80211_tx_status *status)
930 ieee80211_add_tx_radiotap_header(local, skb, retry_count,
971 int rates_idx, int retry_count)
1054 retry_count;
1072 if (retry_count > 0)
1074 if (retry_count > 1)
1110 ieee80211_tx_monitor(local, skb, retry_count, status);
1146 int rates_idx, retry_count;
1173 rates_idx = ieee80211_tx_get_rates(hw, info, &retry_count);
1185 sta->deflink.status_stats.retry_count += retry_count;
1236 retry_count);
1242 if (retry_count > 0)
1244 if (retry_count > 1)