Searched defs:i40e_vf (Results 1 – 1 of 1) sorted by relevance
66 struct i40e_vf { struct67 struct i40e_pf *pf;70 s16 vf_id;72 enum i40e_switch_element_types parent_type;73 struct virtchnl_version_info vf_ver;74 u32 driver_caps; /* reported by VF driver */77 u16 stag;79 struct virtchnl_ether_addr default_lan_addr;80 u16 port_vlan_id;81 bool pf_set_mac; /* The VMM admin set the VF MAC address */[all …]