Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h41 struct bnx2x_sriov { struct
42 u32 first_vf_in_pf;
45 int pos; /* capability position */
46 int nres; /* number of resources */
47 u32 cap; /* SR-IOV Capabilities */
48 u16 ctrl; /* SR-IOV Control */
49 u16 total; /* total VFs associated with the PF */
50 u16 initial; /* initial VFs associated with the PF */
51 u16 nr_virtfn; /* number of VFs available */
52 u16 offset; /* first VF Routing ID offset */
[all …]