Lines Matching defs:vf_data_storage
78 struct vf_data_storage { struct
79 unsigned char vf_mac_addresses[ETH_ALEN];
80 u16 vf_mc_hashes[IGB_MAX_VF_MC_ENTRIES];
81 u16 num_vf_mc_hashes;
82 u16 vlans_enabled;
83 u32 flags;
84 unsigned long last_nack;
85 u16 pf_vlan; /* When set, guest VLAN config not allowed. */
86 u16 pf_qos;
87 u16 tx_rate;
88 struct pci_dev *vfdev;