Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_dev_api.h194 enum _ecore_status_t ecore_hw_stop_fastpath(struct ecore_dev *p_dev);
Decore_dev.c4242 enum _ecore_status_t ecore_hw_stop_fastpath(struct ecore_dev *p_dev) in ecore_hw_stop_fastpath() function
Dqlnx_os.c7614 ecore_hw_stop_fastpath(cdev); in qlnx_unload()