Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev_api.h209 void ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn);
H A Decore_dev.c2545 void ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn) in ecore_hw_start_fastpath() function
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c1594 ecore_hw_start_fastpath(p_hwfn); in qede_vport_start()