Searched refs:min_bandwidth (Results 1 – 8 of 8) sorted by relevance
149 uint32_t min_bandwidth; member
385 props->min_bandwidth = iolink->minimum_bandwidth_mbs; in kfd_parse_subtype_iolink()
285 iolink->min_bandwidth); in iolink_show()
124 "min_bandwidth":134 min_bandwidth + N * bandwidth_gran.371 and can be looked up through "info/MB/min_bandwidth". The bandwidth747 schemata would look like(Assume min_bandwidth 10 and bandwidth_gran is
367 u32 min_bandwidth; member
1248 if ((vp_config->min_bandwidth < VXGE_HW_VPATH_BANDWIDTH_MIN) || in __vxge_hw_device_vpath_config_check()1249 (vp_config->min_bandwidth > VXGE_HW_VPATH_BANDWIDTH_MAX)) in __vxge_hw_device_vpath_config_check()2915 device_config->vp_config[i].min_bandwidth = in vxge_hw_device_config_default_get()
3720 device_config->vp_config[i].min_bandwidth = bw_percentage[i]; in vxge_config_vpaths()
2144 u32 min_bandwidth; in dce6_dmif_request_bandwidth() local2162 min_bandwidth = min(dfixed_trunc(b1), dfixed_trunc(b2)); in dce6_dmif_request_bandwidth()2164 a.full = dfixed_const(min_bandwidth); in dce6_dmif_request_bandwidth()