Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_cxt.h64 enum _ecore_status_t ecore_cxt_cfg_ilt_compute(struct ecore_hwfn *p_hwfn);
H A Decore_cxt.c420 enum _ecore_status_t ecore_cxt_cfg_ilt_compute(struct ecore_hwfn *p_hwfn) in ecore_cxt_cfg_ilt_compute() function
H A Decore_dev.c2407 rc = ecore_cxt_cfg_ilt_compute(p_hwfn); in ecore_resc_alloc()