Searched defs:WL_NUM_RATES_CCK (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/bcmdhd/include/
H A Dwlioctl.h2132 #define WL_NUM_RATES_CCK 4 /* 1, 2, 5.5, 11 Mbps */ macro
2139 #define WLC_NUM_RATES_CCK WL_NUM_RATES_CCK
2144 #define WL_TX_POWER_CCK_NUM WL_NUM_RATES_CCK
2155 uint8 b20_1x1dsss[WL_NUM_RATES_CCK]; /* Legacy CCK/DSSS */
2159 uint8 b20_1x2dsss[WL_NUM_RATES_CCK]; /* Legacy CCK/DSSS */
2165 uint8 b20_1x3dsss[WL_NUM_RATES_CCK]; /* Legacy CCK/DSSS */
2182 uint8 b40_dummy1x1dsss[WL_NUM_RATES_CCK]; /* Legacy CCK/DSSS */
2186 uint8 b40_dummy1x2dsss[WL_NUM_RATES_CCK]; /* Legacy CCK/DSSS */
2192 uint8 b40_dummy1x3dsss[WL_NUM_RATES_CCK]; /* Legacy CCK/DSSS */
2209 uint8 b20in40_1x1dsss[WL_NUM_RATES_CCK]; /* Legac
[all...]

Completed in 27 milliseconds