Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h287 void ecore_hw_remove(struct ecore_dev *p_dev);
H A Decore_dev.c6054 void ecore_hw_remove(struct ecore_dev *p_dev) in ecore_hw_remove() function
H A Dqlnx_os.c1291 ecore_hw_remove(&ha->cdev); in qlnx_release()