Searched refs:ideal_fabric_bandwidth (Results 1 – 1 of 1) sorted by relevance
2716 double ideal_fabric_bandwidth = fclk_mhz * (double)soc->fabric_datapath_to_dcn_data_return_bytes; in dml_get_return_bandwidth_available() local2767 derate_fabric_bandwidth = ideal_fabric_bandwidth * derate_fabric_factor; in dml_get_return_bandwidth_available()2784 dml2_printf("DML::%s: ideal_fabric_bandwidth = %f\n", __func__, ideal_fabric_bandwidth); in dml_get_return_bandwidth_available()