Lines Matching defs:ixgbe_vf_info
260 struct ixgbe_vf_info { struct
261 uint8_t vf_mac_addresses[RTE_ETHER_ADDR_LEN];
262 uint16_t vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES];
263 uint16_t num_vf_mc_hashes;
264 uint16_t default_vf_vlan_id;
265 uint16_t vlans_enabled;
266 bool clear_to_send;
267 uint16_t tx_rate[IXGBE_MAX_QUEUE_NUM_PER_VF];
268 uint16_t vlan_count;
269 uint8_t spoofchk_enabled;
270 uint8_t api_version;
271 uint16_t switch_domain_id;
272 uint16_t xcast_mode;
273 uint16_t mac_count;