Searched defs:ecore_hw_sriov_info (Results 1 – 1 of 1) sorted by relevance
166 struct ecore_hw_sriov_info { struct168 int pos; /* capability position */169 int nres; /* number of resources */170 u32 cap; /* SR-IOV Capabilities */171 u16 ctrl; /* SR-IOV Control */172 u16 total_vfs; /* total VFs associated with the PF */173 u16 num_vfs; /* number of vfs that have been started */174 u16 initial_vfs; /* initial VFs associated with the PF */175 u16 nr_virtfn; /* number of VFs available */176 u16 offset; /* first VF Routing ID offset */[all …]