Home
last modified time | relevance | path

Searched refs:ecore_configure_pf_max_bandwidth (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore.h1012 int ecore_configure_pf_max_bandwidth(struct ecore_dev *p_dev, u8 max_bw);
H A Decore_mcp.c1788 ecore_configure_pf_max_bandwidth(p_hwfn->p_dev, p_info->bandwidth_max); in ecore_mcp_update_bw()
H A Decore_dev.c6870 int ecore_configure_pf_max_bandwidth(struct ecore_dev *p_dev, u8 max_bw) in ecore_configure_pf_max_bandwidth() function