Home
last modified time | relevance | path

Searched refs:ecore_dmae_info_alloc (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.h231 enum _ecore_status_t ecore_dmae_info_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_hw.c619 enum _ecore_status_t ecore_dmae_info_alloc(struct ecore_hwfn *p_hwfn) in ecore_dmae_info_alloc() function
H A Decore_dev.c2502 rc = ecore_dmae_info_alloc(p_hwfn); in ecore_resc_alloc()