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()127 if (desc_elem->request_type == SCS_REQ_REMOVE) in wpas_populate_scs_descriptor_ie()428 if (desc_elem->request_type == SCS_REQ_REMOVE) in allocate_scs_buf()657 if (desc_data->request_type == SCS_REQ_REMOVE || in free_up_scs_desc()
11112 robust_av->request_type = SCS_REQ_REMOVE; in wpas_ctrl_iface_configure_mscs()11676 desc_elem.request_type = SCS_REQ_REMOVE; in wpas_ctrl_iface_configure_scs()
2914 SCS_REQ_REMOVE = 1, enumerator