Lines Matching defs:txgbe_vf_info
100 struct txgbe_vf_info { struct
101 uint8_t vf_mac_addresses[RTE_ETHER_ADDR_LEN];
102 uint16_t vf_mc_hashes[TXGBE_MAX_VF_MC_ENTRIES];
103 uint16_t num_vf_mc_hashes;
104 bool clear_to_send;
105 uint16_t tx_rate[TXGBE_MAX_QUEUE_NUM_PER_VF];
106 uint16_t vlan_count;
107 uint8_t api_version;
108 uint16_t switch_domain_id;
109 uint16_t xcast_mode;
110 uint16_t mac_count;