Searched defs:i40e_vf (Results 1 – 1 of 1) sorted by relevance
68 struct i40e_vf { struct69 struct i40e_pf *pf;72 s16 vf_id;74 enum i40e_switch_element_types parent_type;75 struct virtchnl_version_info vf_ver;76 u32 driver_caps; /* reported by VF driver */79 u16 stag;82 u16 port_vlan_id;84 bool trusted;90 u16 lan_vsi_idx; /* index into PF struct */[all …]