Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c3042 *p_resc_start = *p_resc_num * p_hwfn->enabled_func_idx; in ecore_hw_get_dflt_resc()
3232 p_hwfn->enabled_func_idx; in ecore_hw_get_resc()
3533 u8 num_funcs, enabled_func_idx = p_hwfn->rel_pf_id; in ecore_get_num_funcs() local
3582 enabled_func_idx--; in ecore_get_num_funcs()
3588 p_hwfn->enabled_func_idx = enabled_func_idx; in ecore_get_num_funcs()
3601 p_hwfn->enabled_func_idx, p_hwfn->num_funcs_on_engine); in ecore_get_num_funcs()
H A Decore.h588 u8 enabled_func_idx; member