Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h1080 int qed_configure_pf_max_bandwidth(struct qed_dev *cdev, u8 max_bw);
Dqed_mcp.c1774 qed_configure_pf_max_bandwidth(p_hwfn->cdev, p_info->bandwidth_max); in qed_mcp_update_bw()
Dqed_dev.c5297 int qed_configure_pf_max_bandwidth(struct qed_dev *cdev, u8 max_bw) in qed_configure_pf_max_bandwidth() function