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