Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_sriov.h311 u32 *disabled_vfs);
349 static OSAL_INLINE bool ecore_iov_mark_vf_flr(struct ecore_hwfn *p_hwfn, u32 *disabled_vfs) {return… in ecore_iov_mark_vf_flr() argument
H A Decore_mcp.c1059 u32 disabled_vfs[VF_MAX_STATIC / 32]; in ecore_mcp_handle_vf_flr() local
1067 disabled_vfs[i] = ecore_rd(p_hwfn, p_ptt, in ecore_mcp_handle_vf_flr()
1074 i * 32, (i + 1) * 32 - 1, disabled_vfs[i]); in ecore_mcp_handle_vf_flr()
1077 if (ecore_iov_mark_vf_flr(p_hwfn, disabled_vfs)) in ecore_mcp_handle_vf_flr()