Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev_api.h223 enum _ecore_status_t ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn);
H A Decore_dev.c4279 enum _ecore_status_t ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn) in ecore_hw_start_fastpath() function
H A Dqlnx_os.c6450 ecore_hw_start_fastpath(p_hwfn); in qlnx_start_vport()