Searched refs:retry_count_rtscts (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/mac80211/
H A Drc80211_minstrel_ht.h124 u8 retry_count_rtscts; member in struct:minstrel_rate_stats
H A Drc80211_minstrel_ht.c1396 mrs->retry_count_rtscts = 1;
1401 mrs->retry_count_rtscts = 2;
1435 mrs->retry_count_rtscts++;
1462 ratetbl->rate[offset].count_rts = mrs->retry_count_rtscts;

Completed in 101 milliseconds