Lines Matching defs:vf_data_storage
170 struct vf_data_storage { struct
171 struct pci_dev *vfdev;
172 unsigned char vf_mac_addresses[ETH_ALEN];
173 u16 vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES];
174 u16 num_vf_mc_hashes;
175 bool clear_to_send;
176 bool pf_set_mac;
177 u16 pf_vlan; /* When set, guest VLAN config not allowed. */
178 u16 pf_qos;
179 u16 tx_rate;
180 u8 spoofchk_enabled;
181 bool rss_query_enabled;
182 u8 trusted;
183 int xcast_mode;
184 unsigned int vf_api;