Searched refs:is_mlo_ie_present (Results 1 – 5 of 5) sorted by relevance
222 bool is_mlo_ie_present; member
297 rx_auth_frm_body->is_mlo_ie_present) { in lim_process_auth_open_system_algo()298 auth_node->is_mlo_ie_present = true; in lim_process_auth_open_system_algo()1261 if (!rx_auth_frm_body->is_mlo_ie_present) { in lim_process_auth_frame_type2()
3380 if (auth_node && auth_node->is_mlo_ie_present) { in lim_calculate_auth_mlo_ie_len()
1234 bool is_mlo_ie_present; member
5920 pAuth->is_mlo_ie_present = auth.mlo_ie.present;5927 if (pAuth->is_mlo_ie_present && auth.mlo_ie.num_data >= 9) {