Searched refs:emlmr_mcs_map_count (Results 1 – 2 of 2) sorted by relevance
242 eml_params.emlmr_mcs_map_count = ptr[2]; in ieee80211_rx_eml_op_mode_notif()243 if (eml_params.emlmr_mcs_map_count > 2) in ieee80211_rx_eml_op_mode_notif()246 mcs_map_size = 3 * (1 + eml_params.emlmr_mcs_map_count); in ieee80211_rx_eml_op_mode_notif()
1941 u8 emlmr_mcs_map_count; member