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_mcp.h350 int __ecore_configure_pf_max_bandwidth(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c6837 int __ecore_configure_pf_max_bandwidth(struct ecore_hwfn *p_hwfn, in __ecore_configure_pf_max_bandwidth() function
6891 rc = __ecore_configure_pf_max_bandwidth(p_hwfn, p_ptt, in ecore_configure_pf_max_bandwidth()
H A Decore_mcp.c1523 __ecore_configure_pf_max_bandwidth(p_hwfn, p_ptt, p_link, max_bw); in ecore_mcp_handle_link_change()