Lines Matching defs:vf_data_storage
94 struct vf_data_storage { struct
95 unsigned char vf_mac_addresses[ETH_ALEN];
96 u16 vf_mc_hashes[IGB_MAX_VF_MC_ENTRIES];
97 u16 num_vf_mc_hashes;
98 u16 vlans_enabled;
99 u32 flags;
100 unsigned long last_nack;
101 u16 pf_vlan; /* When set, guest VLAN config not allowed. */
102 u16 pf_qos;
103 u16 tx_rate;
104 bool spoofchk_enabled;