Searched refs:MCS_NUM_SUPP (Results 1 – 4 of 4) sorted by relevance
1118 #define MCS_NUM_SUPP 8 in wlan_index_to_data_rate() macro1119 t_u16 mcs_rate[4][MCS_NUM_SUPP] = { {0x1b, 0x36, 0x51, 0x6c, 0xa2, 0xd8, 0xf3, 0x10e}, /*LG 40M */ in wlan_index_to_data_rate()1141 } else if (index < MCS_NUM_SUPP) { in wlan_index_to_data_rate()
1565 #define MCS_NUM_SUPP 16 in wlan_index_to_data_rate() macro1566 t_u16 mcs_rate[4][MCS_NUM_SUPP] = { in wlan_index_to_data_rate()1805 } else if (index < MCS_NUM_SUPP) { in wlan_index_to_data_rate()
1754 #define MCS_NUM_SUPP 16 macro