Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.h383 int __ecore_configure_pf_min_bandwidth(struct ecore_hwfn *p_hwfn,
H A Decore_dev.c5464 int __ecore_configure_pf_min_bandwidth(struct ecore_hwfn *p_hwfn, in __ecore_configure_pf_min_bandwidth() function
5510 rc = __ecore_configure_pf_min_bandwidth(p_hwfn, p_ptt, in ecore_configure_pf_min_bandwidth()
H A Decore_mcp.c1244 __ecore_configure_pf_min_bandwidth(p_hwfn, p_ptt, p_link, min_bw); in ecore_mcp_handle_link_change()