Searched refs:bandwidth_min (Results 1 – 3 of 3) sorted by relevance
1412 p_info->bandwidth_min = (p_shmem_info->config & in ecore_read_pf_bandwidth()1415 if (p_info->bandwidth_min < 1 || p_info->bandwidth_min > 100) { in ecore_read_pf_bandwidth()1418 p_info->bandwidth_min); in ecore_read_pf_bandwidth()1419 p_info->bandwidth_min = 1; in ecore_read_pf_bandwidth()1520 min_bw = p_hwfn->mcp_info->func_info.bandwidth_min; in ecore_mcp_handle_link_change()1786 ecore_configure_pf_min_bandwidth(p_hwfn->p_dev, p_info->bandwidth_min); in ecore_mcp_update_bw()2720 info->bandwidth_min, info->bandwidth_max, in ecore_mcp_fill_shmem_func_info()
130 u8 bandwidth_min; member
2985 if (p_hwfn->mcp_info->func_info.bandwidth_min) in ecore_hw_init_common()3491 if (p_info->bandwidth_min) in ecore_hw_init_pf()3492 p_hwfn->qm_info.pf_wfq = p_info->bandwidth_min; in ecore_hw_init_pf()6910 p_hwfn->mcp_info->func_info.bandwidth_min = min_bw; in __ecore_configure_pf_min_bandwidth()