Home
last modified time | relevance | path

Searched defs:minstrel_rate (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/net/mac80211/
Drc80211_minstrel.h12 struct minstrel_rate { struct
13 int bitrate;
14 int rix;
16 unsigned int perfect_tx_time;
17 unsigned int ack_time;
19 int sample_limit;
20 unsigned int retry_count;
21 unsigned int retry_count_cts;
22 unsigned int retry_count_rtscts;
23 unsigned int adjusted_retry_count;
[all …]