Searched refs:bandwidth_min (Results 1 – 3 of 3) sorted by relevance
1414 p_info->bandwidth_min = (p_shmem_info->config & in ecore_read_pf_bandwidth()1417 if (p_info->bandwidth_min < 1 || p_info->bandwidth_min > 100) { in ecore_read_pf_bandwidth()1420 p_info->bandwidth_min); in ecore_read_pf_bandwidth()1421 p_info->bandwidth_min = 1; in ecore_read_pf_bandwidth()1522 min_bw = p_hwfn->mcp_info->func_info.bandwidth_min; in ecore_mcp_handle_link_change()1788 ecore_configure_pf_min_bandwidth(p_hwfn->p_dev, p_info->bandwidth_min); in ecore_mcp_update_bw()2723 info->bandwidth_min, info->bandwidth_max, in ecore_mcp_fill_shmem_func_info()
132 u8 bandwidth_min; member
2989 if (p_hwfn->mcp_info->func_info.bandwidth_min) in ecore_hw_init_common()3495 if (p_info->bandwidth_min) in ecore_hw_init_pf()3496 p_hwfn->qm_info.pf_wfq = p_info->bandwidth_min; in ecore_hw_init_pf()6914 p_hwfn->mcp_info->func_info.bandwidth_min = min_bw; in __ecore_configure_pf_min_bandwidth()