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.h889 int ecore_configure_pf_min_bandwidth(struct ecore_dev *p_dev, u8 min_bw);
H A Decore_mcp.c1583 ecore_configure_pf_min_bandwidth(p_hwfn->p_dev, p_info->bandwidth_min); in ecore_mcp_update_bw()
H A Decore_dev.c5489 int ecore_configure_pf_min_bandwidth(struct ecore_dev *p_dev, u8 min_bw) in ecore_configure_pf_min_bandwidth() function