Home
last modified time | relevance | path

Searched refs:enabled_func_idx (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c4574 *p_resc_start = *p_resc_num * p_hwfn->enabled_func_idx; in ecore_hw_get_dflt_resc()
4810 p_hwfn->enabled_func_idx; in ecore_hw_get_resc()
5182 u8 num_funcs, enabled_func_idx = p_hwfn->rel_pf_id; in ecore_get_num_funcs() local
5230 enabled_func_idx--; in ecore_get_num_funcs()
5236 p_hwfn->enabled_func_idx = enabled_func_idx; in ecore_get_num_funcs()
5249 p_hwfn->enabled_func_idx, p_hwfn->num_funcs_on_engine); in ecore_get_num_funcs()
H A Decore.h605 u8 enabled_func_idx; member