Lines Matching defs:vf_data_storage
141 struct vf_data_storage { struct
142 unsigned char vf_mac_addresses[ETH_ALEN];
143 u16 vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES];
144 u16 num_vf_mc_hashes;
145 u16 default_vf_vlan_id;
146 u16 vlans_enabled;
147 bool clear_to_send;
148 bool pf_set_mac;
149 u16 pf_vlan; /* When set, guest VLAN config not allowed. */
150 u16 pf_qos;
151 u16 tx_rate;
152 u16 vlan_count;
153 u8 spoofchk_enabled;
154 bool rss_query_enabled;
155 u8 trusted;
156 int xcast_mode;
157 unsigned int vf_api;