Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDecore_hw.h268 enum _ecore_status_t ecore_dmae_sanity(struct ecore_hwfn *p_hwfn,
HDecore_init_ops.c449 rc = ecore_dmae_sanity(p_hwfn, p_ptt, "engine_phase");
HDecore_hw.c1089 enum _ecore_status_t ecore_dmae_sanity(struct ecore_hwfn *p_hwfn, in ecore_dmae_sanity() function
HDecore_dev.c3532 rc = ecore_dmae_sanity(p_hwfn, p_ptt, "pf_phase"); in ecore_hw_init_pf()