Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.h56 void ecore_gtt_init(struct ecore_hwfn *p_hwfn);
H A Decore_hw.c83 void ecore_gtt_init(struct ecore_hwfn *p_hwfn) in ecore_gtt_init() function
H A Decore_dev.c2904 ecore_gtt_init(p_hwfn); in ecore_hw_init_common()