Searched refs:min_si (Results 1 – 3 of 3) sorted by relevance
223 wpabuf_put_le32(buf, qos_elem->min_si); in wpas_populate_scs_descriptor_ie()
608 u32 min_si; member
11808 qos_elem->min_si = atoi(pos1 + 7); in wpas_ctrl_iface_configure_scs()11817 if (qos_elem->min_si && qos_elem->max_si && in wpas_ctrl_iface_configure_scs()11818 qos_elem->max_si < qos_elem->min_si) { in wpas_ctrl_iface_configure_scs()