Searched refs:qed_qm_init_pf (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.h | 143 * @brief qed_qm_init_pf - Initailze the QM PF phase, per path 149 void qed_qm_init_pf(struct qed_hwfn *p_hwfn,
|
H A D | qed_cxt.c | 1413 void qed_qm_init_pf(struct qed_hwfn *p_hwfn, in qed_qm_init_pf() function 1801 qed_qm_init_pf(p_hwfn, p_ptt, true); in qed_cxt_hw_init_pf()
|
H A D | qed_dev.c | 2089 qed_qm_init_pf(p_hwfn, p_ptt, false); in qed_qm_reconf()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_cxt.h | 149 * qed_qm_init_pf(): Initailze the QM PF phase, per path. 157 void qed_qm_init_pf(struct qed_hwfn *p_hwfn,
|
H A D | qed_cxt.c | 1399 void qed_qm_init_pf(struct qed_hwfn *p_hwfn, in qed_qm_init_pf() function 1787 qed_qm_init_pf(p_hwfn, p_ptt, true); in qed_cxt_hw_init_pf()
|
H A D | qed_dev.c | 2102 qed_qm_init_pf(p_hwfn, p_ptt, false); in qed_qm_reconf()
|
Completed in 31 milliseconds