Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h228 enum _ecore_status_t ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn);
H A Decore_dev.c4230 enum _ecore_status_t ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn) in ecore_hw_start_fastpath() function
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c1097 ecore_hw_start_fastpath(p_hwfn); in qede_fastpath_start()