Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/qlogic/qed/
Dqed_mcp.h1079 int qed_configure_pf_min_bandwidth(struct qed_dev *cdev, u8 min_bw);
Dqed_mcp.c1773 qed_configure_pf_min_bandwidth(p_hwfn->cdev, p_info->bandwidth_min); in qed_mcp_update_bw()
Dqed_dev.c5360 int qed_configure_pf_min_bandwidth(struct qed_dev *cdev, u8 min_bw) in qed_configure_pf_min_bandwidth() function