Searched refs:__qed_configure_pf_min_bandwidth (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 1033 int __qed_configure_pf_min_bandwidth(struct qed_hwfn *p_hwfn,
|
H A D | qed_dev.c | 5238 int __qed_configure_pf_min_bandwidth(struct qed_hwfn *p_hwfn, in __qed_configure_pf_min_bandwidth() function 5284 rc = __qed_configure_pf_min_bandwidth(p_hwfn, p_ptt, in qed_configure_pf_min_bandwidth()
|
H A D | qed_mcp.c | 1400 __qed_configure_pf_min_bandwidth(p_hwfn, p_ptt, p_link, min_bw); in qed_mcp_handle_link_change()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_mcp.h | 1085 int __qed_configure_pf_min_bandwidth(struct qed_hwfn *p_hwfn,
|
H A D | qed_dev.c | 5335 int __qed_configure_pf_min_bandwidth(struct qed_hwfn *p_hwfn, in __qed_configure_pf_min_bandwidth() function 5381 rc = __qed_configure_pf_min_bandwidth(p_hwfn, p_ptt, in qed_configure_pf_min_bandwidth()
|
H A D | qed_mcp.c | 1437 __qed_configure_pf_min_bandwidth(p_hwfn, p_ptt, p_link, min_bw); in qed_mcp_handle_link_change()
|
Completed in 27 milliseconds