Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h192 enum _ecore_status_t ecore_hw_stop_fastpath(struct ecore_dev *p_dev);
H A Decore_dev.c4238 enum _ecore_status_t ecore_hw_stop_fastpath(struct ecore_dev *p_dev) in ecore_hw_stop_fastpath() function
H A Dqlnx_os.c7336 ecore_hw_stop_fastpath(cdev); in qlnx_unload()