Searched defs:i40e_vf (Results 1 – 1 of 1) sorted by relevance
72 struct i40e_vf { struct73 struct i40e_pf *pf;76 u16 vf_id;78 enum i40e_switch_element_types parent_type;79 struct i40e_virtchnl_version_info vf_ver;80 u32 driver_caps; /* reported by VF driver */83 u16 stag;85 struct i40e_virtchnl_ether_addr default_lan_addr;86 struct i40e_virtchnl_ether_addr default_fcoe_addr;87 u16 port_vlan_id;[all …]