Searched defs:minstrel_rate (Results 1 – 1 of 1) sorted by relevance
12 struct minstrel_rate { struct13 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 …]