Searched refs:mean_data_rate (Results 1 – 7 of 7) sorted by relevance
150 int mean_data_rate; member
305 tspec->mean_data_rate = host_to_le32(params->mean_data_rate); in wmm_ac_build_addts_req()386 !PARAM_IN_RANGE(mean_data_rate, 1, -1) || in wmm_ac_ts_req_is_valid()
243 wpabuf_put_le24(buf, qos_elem->mean_data_rate); in wpas_populate_scs_descriptor_ie()
622 u32 mean_data_rate; member
1304 ¶ms.mean_data_rate) == 1 || in wmm_ac_ctrl_addts()11864 qos_elem->mean_data_rate = atoi(pos2 + 15); in wpas_ctrl_iface_configure_scs()
229 le_to_host32(tspec->mean_data_rate)); in wmm_process_tspec()242 pps = ((le_to_host32(tspec->mean_data_rate) / 8) + val - 1) / val; in wmm_process_tspec()
1560 le32 mean_data_rate; member