Lines Matching defs:bnx2x_sriov
43 struct bnx2x_sriov { struct
44 u32 first_vf_in_pf;
47 int pos; /* capability position */
48 int nres; /* number of resources */
49 u32 cap; /* SR-IOV Capabilities */
50 u16 ctrl; /* SR-IOV Control */
51 u16 total; /* total VFs associated with the PF */
52 u16 initial; /* initial VFs associated with the PF */
53 u16 nr_virtfn; /* number of VFs available */
54 u16 offset; /* first VF Routing ID offset */
55 u16 stride; /* following VF stride */
56 u32 pgsz; /* page size for BAR alignment */
57 u8 link; /* Function Dependency Link */