Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h992 int __qed_configure_pf_max_bandwidth(struct qed_hwfn *p_hwfn,
Dqed_dev.c5318 int __qed_configure_pf_max_bandwidth(struct qed_hwfn *p_hwfn, in __qed_configure_pf_max_bandwidth() function
5372 rc = __qed_configure_pf_max_bandwidth(p_hwfn, p_ptt, in qed_configure_pf_max_bandwidth()
Dqed_mcp.c1408 __qed_configure_pf_max_bandwidth(p_hwfn, p_ptt, p_link, max_bw); in qed_mcp_handle_link_change()