Searched defs:qed_hw_sriov_info (Results 1 – 1 of 1) sorted by relevance
87 struct qed_hw_sriov_info { struct88 int pos; /* capability position */89 int nres; /* number of resources */90 u32 cap; /* SR-IOV Capabilities */91 u16 ctrl; /* SR-IOV Control */95 u16 nr_virtfn; /* number of VFs available */97 u16 stride; /* following VF stride */98 u16 vf_device_id; /* VF device id */99 u32 pgsz; /* page size for BAR alignment */100 u8 link; /* Function Dependency Link */[all …]
Completed in 5 milliseconds