Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h1033 int __qed_configure_pf_min_bandwidth(struct qed_hwfn *p_hwfn,
Dqed_dev.c5233 int __qed_configure_pf_min_bandwidth(struct qed_hwfn *p_hwfn, in __qed_configure_pf_min_bandwidth() function
5279 rc = __qed_configure_pf_min_bandwidth(p_hwfn, p_ptt, in qed_configure_pf_min_bandwidth()
Dqed_mcp.c1389 __qed_configure_pf_min_bandwidth(p_hwfn, p_ptt, p_link, min_bw); in qed_mcp_handle_link_change()