Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h1081 int __qed_configure_pf_max_bandwidth(struct qed_hwfn *p_hwfn,
Dqed_dev.c5269 int __qed_configure_pf_max_bandwidth(struct qed_hwfn *p_hwfn, in __qed_configure_pf_max_bandwidth() function
5323 rc = __qed_configure_pf_max_bandwidth(p_hwfn, p_ptt, in qed_configure_pf_max_bandwidth()
Dqed_mcp.c1434 __qed_configure_pf_max_bandwidth(p_hwfn, p_ptt, p_link, max_bw); in qed_mcp_handle_link_change()