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.h1028 int qed_configure_pf_max_bandwidth(struct qed_dev *cdev, u8 max_bw);
Dqed_mcp.c1730 qed_configure_pf_max_bandwidth(p_hwfn->cdev, p_info->bandwidth_max); in qed_mcp_update_bw()
Dqed_dev.c5200 int qed_configure_pf_max_bandwidth(struct qed_dev *cdev, u8 max_bw) in qed_configure_pf_max_bandwidth() function