Home
last modified time | relevance | path

Searched defs:qed_hw_sriov_info (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_sriov.h88 struct qed_hw_sriov_info { struct
89 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