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