Searched defs:i40e_vf (Results 1 – 1 of 1) sorted by relevance
63 struct i40e_vf { struct64 struct i40e_pf *pf;67 s16 vf_id;69 enum i40e_switch_element_types parent_type;70 struct virtchnl_version_info vf_ver;71 u32 driver_caps; /* reported by VF driver */74 u16 stag;76 struct virtchnl_ether_addr default_lan_addr;77 u16 port_vlan_id;78 bool pf_set_mac; /* The VMM admin set the VF MAC address */[all …]