Lines Matching defs:vf_data_storage
82 struct vf_data_storage { struct
83 unsigned char vf_mac_addresses[ETH_ALEN];
84 u16 vf_mc_hashes[IGB_MAX_VF_MC_ENTRIES];
85 u16 num_vf_mc_hashes;
86 u32 flags;
87 unsigned long last_nack;
88 u16 pf_vlan; /* When set, guest VLAN config not allowed. */
89 u16 pf_qos;
90 u16 tx_rate;
91 bool spoofchk_enabled;
92 bool trusted;