Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h1029 int __qed_configure_pf_max_bandwidth(struct qed_hwfn *p_hwfn,
Dqed_dev.c5167 int __qed_configure_pf_max_bandwidth(struct qed_hwfn *p_hwfn, in __qed_configure_pf_max_bandwidth() function
5221 rc = __qed_configure_pf_max_bandwidth(p_hwfn, p_ptt, in qed_configure_pf_max_bandwidth()
Dqed_mcp.c1386 __qed_configure_pf_max_bandwidth(p_hwfn, p_ptt, p_link, max_bw); in qed_mcp_handle_link_change()