Lines Matching defs:vf_data_storage
122 struct vf_data_storage { struct
123 unsigned char vf_mac_addresses[ETH_ALEN];
124 u16 vf_mc_hashes[IXGBE_MAX_VF_MC_ENTRIES];
125 u16 num_vf_mc_hashes;
126 u16 default_vf_vlan_id;
127 u16 vlans_enabled;
128 bool clear_to_send;
129 bool pf_set_mac;
130 u16 pf_vlan; /* When set, guest VLAN config not allowed. */
131 u16 pf_qos;
132 u16 tx_rate;
133 u16 vlan_count;
134 u8 spoofchk_enabled;
135 struct pci_dev *vfdev;