Searched refs:ecore_init_run (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_init_ops.h | 53 enum _ecore_status_t ecore_init_run(struct ecore_hwfn *p_hwfn,
|
| H A D | ecore_init_ops.c | 512 enum _ecore_status_t ecore_init_run(struct ecore_hwfn *p_hwfn, function
|
| H A D | ecore_dev.c | 2352 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_QM_PF, p_hwfn->rel_pf_id, in ecore_qm_reconf() 3000 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_ENGINE, ECORE_PATH_ID(p_hwfn), in ecore_hw_init_common() 3430 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_PORT, p_hwfn->port_id, in ecore_hw_init_port() 3537 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_PF, rel_pf_id, hw_mode); in ecore_hw_init_pf() 3542 rc = ecore_init_run(p_hwfn, p_ptt, PHASE_QM_PF, rel_pf_id, hw_mode); in ecore_hw_init_pf()
|
| H A D | ecore_sriov.c | 923 ecore_init_run(p_hwfn, p_ptt, PHASE_VF, vf->abs_vf_id, in ecore_iov_enable_vf_access()
|