Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h179 void ecore_hw_stop_fastpath(struct ecore_dev *p_dev);
H A Decore_dev.c2510 void ecore_hw_stop_fastpath(struct ecore_dev *p_dev) in ecore_hw_stop_fastpath() function
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1688 ecore_hw_stop_fastpath(edev); in qede_fastpath_stop_queues()