Lines Matching defs:vf_data_storage
93 struct vf_data_storage { struct
94 unsigned char vf_mac_addresses[ETH_ALEN];
95 u16 vf_mc_hashes[IGB_MAX_VF_MC_ENTRIES];
96 u16 num_vf_mc_hashes;
97 u32 flags;
98 unsigned long last_nack;
99 u16 pf_vlan; /* When set, guest VLAN config not allowed. */
100 u16 pf_qos;
101 u16 tx_rate;
102 bool spoofchk_enabled;
103 bool trusted;