Searched refs:bandwidth_max (Results 1 – 3 of 3) sorted by relevance
1424 max_bw = p_hwfn->mcp_info->func_info.bandwidth_max; in ecore_mcp_handle_link_change()1690 p_info->bandwidth_max = (p_shmem_info->config & in ecore_read_pf_bandwidth()1693 if (p_info->bandwidth_max < 1 || p_info->bandwidth_max > 100) { in ecore_read_pf_bandwidth()1696 p_info->bandwidth_max); in ecore_read_pf_bandwidth()1697 p_info->bandwidth_max = 100; in ecore_read_pf_bandwidth()1716 ecore_configure_pf_max_bandwidth(p_hwfn->p_dev, p_info->bandwidth_max); in ecore_mcp_update_bw()2617 info->bandwidth_min, info->bandwidth_max, in ecore_mcp_fill_shmem_func_info()
107 u8 bandwidth_max; member
2915 if (p_hwfn->mcp_info->func_info.bandwidth_max) in ecore_hw_init_common()6638 p_hwfn->mcp_info->func_info.bandwidth_max = max_bw; in __ecore_configure_pf_max_bandwidth()