Home | History | Annotate | Download | only in include

Lines Matching defs:rates

125 		uint	count;			/* # rates in this set */
126 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */
127 } rateset; /* supported rates */
158 uint count; /* # rates in this set */
159 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */
160 } rateset; /* supported rates */
200 uint count; /* # rates in this set */
201 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */
202 } rateset; /* supported rates */
486 #define WL_MAXRATES_IN_SET 16 /* max # of rates in a rateset */
488 uint32 count; /* # rates in this set */
489 uint8 rates[WL_MAXRATES_IN_SET]; /* rates in 500kbps units w/hi bit set if basic */
493 uint32 count; /* # rates in this set */
494 uint8 rates[WL_MAXRATES_IN_SET]; /* rates in 500kbps units w/hi bit set if basic */
1224 uint32 rate[DOT11_RATE_MAX + 1]; /* Rates */
2103 uint8 rate_cnt; /* Total number of rates */
2104 uint8 rate_val_mbps[WL_OTA_TEST_MAX_NUM_RATE]; /* array of rates from 1mbps to 130mbps */
2105 /* for legacy rates : ratein mbps * 2 */
2106 /* for HT rates : mcs index */
2329 #define WL_NUM_RATES_MCS_1STREAM 8 /* MCS 0-7 1-stream rates - SISO/CDD/STBC/MCS */
2330 #define WL_NUM_RATES_EXTRA_VHT 2 /* Additional VHT 11AC rates */
2733 uint8 tx_power_max[4]; /* Maximum target power among all rates */
2769 uint8 tx_power_max[4]; /* Maximum target power among all rates */
4704 uint16 rates; /* Main Rates */
4720 uint8 tx_power_max[4]; /* Maximum target power among all rates */