Searched refs:qed_init_pf_wfq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 864 int qed_init_pf_wfq(struct qed_hwfn *p_hwfn, in qed_init_pf_wfq() function
|
H A D | qed_dev.c | 5253 rc = qed_init_pf_wfq(p_hwfn, p_ptt, p_hwfn->rel_pf_id, min_bw); in __qed_configure_pf_min_bandwidth()
|
H A D | qed_hsi.h | 3802 * @brief qed_init_pf_wfq - Initializes the WFQ weight of the specified PF 3811 int qed_init_pf_wfq(struct qed_hwfn *p_hwfn,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_fw_funcs.c | 1038 int qed_init_pf_wfq(struct qed_hwfn *p_hwfn, in qed_init_pf_wfq() function
|
H A D | qed_dev.c | 5350 rc = qed_init_pf_wfq(p_hwfn, p_ptt, p_hwfn->rel_pf_id, min_bw); in __qed_configure_pf_min_bandwidth()
|
H A D | qed_hsi.h | 2466 * qed_init_pf_wfq(): Initializes the WFQ weight of the specified PF. 2475 int qed_init_pf_wfq(struct qed_hwfn *p_hwfn,
|
Completed in 90 milliseconds