Searched refs:B_SUPPORTED_RATES (Results 1 – 2 of 2) sorted by relevance
40 static u8 adhoc_rates_b[B_SUPPORTED_RATES] = { 0x82, 0x84, 0x8b, 0x96, 0 };60 static u8 supported_rates_b[B_SUPPORTED_RATES] = { 0x02, 0x04, 0x0b, 0x16, 0 };
46 #define B_SUPPORTED_RATES 5 macro