Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_dev_api.h225 enum _ecore_status_t ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn);
Decore_dev.c4283 enum _ecore_status_t ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn) in ecore_hw_start_fastpath() function
Dqlnx_os.c6708 ecore_hw_start_fastpath(p_hwfn); in qlnx_start_vport()