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