Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mcp_api.h694 enum _ecore_status_t ecore_mcp_drain(struct ecore_hwfn *p_hwfn,
H A Decore_spq.c113 rc = ecore_mcp_drain(p_hwfn, p_ptt); in ecore_spq_block()
H A Decore_mcp.c2658 enum _ecore_status_t ecore_mcp_drain(struct ecore_hwfn *p_hwfn, in ecore_mcp_drain() function
/f-stack/dpdk/drivers/net/qede/
H A Dqede_main.c678 rc = ecore_mcp_drain(hwfn, ptt); in qed_drain()