Searched refs:SCS_REQ_REMOVE (Results 1 – 3 of 3) sorted by relevance
37 if (robust_av->request_type != SCS_REQ_REMOVE) { in wpas_populate_mscs_descriptor_ie()112 if (desc_elem->request_type == SCS_REQ_REMOVE) in wpas_populate_scs_descriptor_ie()292 if (desc_elem->request_type == SCS_REQ_REMOVE) in allocate_scs_buf()490 if (desc_data->request_type == SCS_REQ_REMOVE || in free_up_scs_desc()
10825 robust_av->request_type = SCS_REQ_REMOVE; in wpas_ctrl_iface_configure_mscs()11229 desc_elem.request_type = SCS_REQ_REMOVE; in wpas_ctrl_iface_configure_scs()
2417 SCS_REQ_REMOVE = 1, enumerator