Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev.c4807 *p_resc_start = *p_resc_num * p_hwfn->enabled_func_idx; in ecore_hw_get_dflt_resc()
5028 p_hwfn->enabled_func_idx; in ecore_hw_get_resc()
5378 u8 num_funcs, enabled_func_idx = p_hwfn->rel_pf_id; in ecore_get_num_funcs() local
5421 enabled_func_idx--; in ecore_get_num_funcs()
5427 p_hwfn->enabled_func_idx = enabled_func_idx; in ecore_get_num_funcs()
5440 p_hwfn->enabled_func_idx, p_hwfn->num_funcs_on_engine); in ecore_get_num_funcs()
H A Decore.h666 u8 enabled_func_idx; member