Searched refs:min_bandwidth (Results 1 – 8 of 8) sorted by relevance
132 uint32_t min_bandwidth; member
377 props->min_bandwidth = iolink->minimum_bandwidth_mbs; in kfd_parse_subtype_iolink()
260 sysfs_show_32bit_prop(buffer, "min_bandwidth", iolink->min_bandwidth); in iolink_show()
99 "min_bandwidth": The minimum memory bandwidth percentage which107 min_bandwidth + N * bandwidth_gran.327 and can be looked up through "info/MB/min_bandwidth". The bandwidth669 schemata would look like(Assume min_bandwidth 10 and bandwidth_gran is
367 u32 min_bandwidth; member
1244 if ((vp_config->min_bandwidth < VXGE_HW_VPATH_BANDWIDTH_MIN) || in __vxge_hw_device_vpath_config_check()1245 (vp_config->min_bandwidth > VXGE_HW_VPATH_BANDWIDTH_MAX)) in __vxge_hw_device_vpath_config_check()2919 device_config->vp_config[i].min_bandwidth = in vxge_hw_device_config_default_get()
3722 device_config->vp_config[i].min_bandwidth = bw_percentage[i]; in vxge_config_vpaths()
2140 u32 min_bandwidth; in dce6_dmif_request_bandwidth() local2158 min_bandwidth = min(dfixed_trunc(b1), dfixed_trunc(b2)); in dce6_dmif_request_bandwidth()2160 a.full = dfixed_const(min_bandwidth); in dce6_dmif_request_bandwidth()