Home
last modified time | relevance | path

Searched refs:ecore_dmae_sanity (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.h303 enum _ecore_status_t ecore_dmae_sanity(struct ecore_hwfn *p_hwfn,
H A Decore_init_ops.c407 rc = ecore_dmae_sanity(p_hwfn, p_ptt, "engine_phase");
H A Decore_hw.c1014 enum _ecore_status_t ecore_dmae_sanity(struct ecore_hwfn *p_hwfn, in ecore_dmae_sanity() function
H A Decore_dev.c3462 rc = ecore_dmae_sanity(p_hwfn, p_ptt, "pf_phase"); in ecore_hw_init_pf()