Searched refs:disabled_vfs (Results 1 – 2 of 2) sorted by relevance
290 u32 *disabled_vfs);327 …v_mark_vf_flr(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u32 OSAL_UNUSED *disabled_vfs) {return false;} in ecore_iov_mark_vf_flr() argument
1266 u32 disabled_vfs[VF_MAX_STATIC / 32]; in ecore_mcp_handle_vf_flr() local1274 disabled_vfs[i] = ecore_rd(p_hwfn, p_ptt, in ecore_mcp_handle_vf_flr()1281 i * 32, (i + 1) * 32 - 1, disabled_vfs[i]); in ecore_mcp_handle_vf_flr()1284 if (ecore_iov_mark_vf_flr(p_hwfn, disabled_vfs)) in ecore_mcp_handle_vf_flr()