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