Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h162 enum _ecore_status_t ecore_hw_stop_fastpath(struct ecore_dev *p_dev);
H A Decore_dev.c4188 enum _ecore_status_t ecore_hw_stop_fastpath(struct ecore_dev *p_dev) in ecore_hw_stop_fastpath() function
/f-stack/dpdk/drivers/net/qede/
H A Dqede_ethdev.c1196 ecore_hw_stop_fastpath(edev); /* TBD - loop */ in qede_dev_stop()