Searched refs:ecore_init_run (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_init_ops.h | 60 enum _ecore_status_t ecore_init_run(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_init_ops.c | 490 enum _ecore_status_t ecore_init_run(struct ecore_hwfn *p_hwfn, function
|
H A D | ecore_dev.c | 790 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_QM_PF, p_hwfn->rel_pf_id, in ecore_qm_reconf() 1422 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_ENGINE, ANY_PHASE_ID, hw_mode); in ecore_hw_init_common() 1816 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_PORT, p_hwfn->port_id, in ecore_hw_init_port() 1952 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_PF, rel_pf_id, hw_mode); in ecore_hw_init_pf() 1957 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_QM_PF, rel_pf_id, hw_mode); in ecore_hw_init_pf()
|