Searched refs:bandwidth_max (Results 1 – 3 of 3) sorted by relevance
1422 p_info->bandwidth_max = (p_shmem_info->config & in ecore_read_pf_bandwidth()1425 if (p_info->bandwidth_max < 1 || p_info->bandwidth_max > 100) { in ecore_read_pf_bandwidth()1428 p_info->bandwidth_max); in ecore_read_pf_bandwidth()1429 p_info->bandwidth_max = 100; in ecore_read_pf_bandwidth()1519 max_bw = p_hwfn->mcp_info->func_info.bandwidth_max; in ecore_mcp_handle_link_change()1788 ecore_configure_pf_max_bandwidth(p_hwfn->p_dev, p_info->bandwidth_max); in ecore_mcp_update_bw()2720 info->bandwidth_min, info->bandwidth_max, in ecore_mcp_fill_shmem_func_info()
131 u8 bandwidth_max; member
2983 if (p_hwfn->mcp_info->func_info.bandwidth_max) in ecore_hw_init_common()6844 p_hwfn->mcp_info->func_info.bandwidth_max = max_bw; in __ecore_configure_pf_max_bandwidth()