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