Searched refs:PHASE_ENGINE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | 536 bool b_dmae = (phase != PHASE_ENGINE); in qed_init_run() 578 if (phase == PHASE_ENGINE && in qed_init_run()
|
H A D | qed_dev.c | 2619 rc = qed_init_run(p_hwfn, p_ptt, PHASE_ENGINE, ANY_PHASE_ID, hw_mode); in qed_hw_init_common()
|
H A D | qed_hsi.h | 2751 PHASE_ENGINE, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | 552 bool b_dmae = (phase != PHASE_ENGINE); in qed_init_run() 594 if (phase == PHASE_ENGINE && in qed_init_run()
|
H A D | qed_dev.c | 2698 rc = qed_init_run(p_hwfn, p_ptt, PHASE_ENGINE, ANY_PHASE_ID, hw_mode); in qed_hw_init_common()
|
H A D | qed_hsi.h | 2082 PHASE_ENGINE, enumerator
|
Completed in 134 milliseconds