Searched refs:bandwidth_max (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c1422 p_info->bandwidth_max = (p_shmem_info->config &
1425 if (p_info->bandwidth_max < 1 || p_info->bandwidth_max > 100) {
1428 p_info->bandwidth_max);
1429 p_info->bandwidth_max = 100;
1519 max_bw = p_hwfn->mcp_info->func_info.bandwidth_max;
1788 ecore_configure_pf_max_bandwidth(p_hwfn->p_dev, p_info->bandwidth_max);
2720 info->bandwidth_min, info->bandwidth_max,
H A Decore_mcp_api.h131 u8 bandwidth_max; member in struct:ecore_mcp_function_info
H A Decore_dev.c2983 if (p_hwfn->mcp_info->func_info.bandwidth_max)
6844 p_hwfn->mcp_info->func_info.bandwidth_max = max_bw;

Completed in 135 milliseconds