Home
last modified time | relevance | path

Searched refs:ecore_gtt_init (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_init_ops.h137 void ecore_gtt_init(struct ecore_hwfn *p_hwfn);
H A Decore_hw.h102 void ecore_gtt_init(struct ecore_hwfn *p_hwfn);
H A Decore_init_ops.c560 void ecore_gtt_init(struct ecore_hwfn *p_hwfn) function
H A Decore_dev.c1394 ecore_gtt_init(p_hwfn); in ecore_hw_init_common()