|
Linux Kernel
3.7.1
|
#include <rc.h>
Data Fields | |
| int | rate_cnt |
| int | mcs_start |
| struct { | |
| u16 rate_flags | |
| u8 phy | |
| u32 ratekbps | |
| u32 user_ratekbps | |
| u8 ratecode | |
| u8 dot11rate | |
| } | info [RATE_TABLE_SIZE] |
| u32 | probe_interval |
| u8 | initial_ratemax |
struct ath_rate_table - Rate Control table : total number of rates for the given wireless mode : MCS rate index offset : Rate Control flags : CCK/OFDM/HT20/HT40 : rate in Kbits per second : user rate in Kbits per second : rate that goes into HW descriptors
| struct { ... } info[RATE_TABLE_SIZE] |
1.8.2