Home
last modified time | relevance | path

Searched defs:i40e_vf (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_virtchnl_pf.h66 struct i40e_vf { struct
67 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;
80 u16 port_vlan_id;
82 bool trusted;
88 u16 lan_vsi_idx; /* index into PF struct */
[all …]

Completed in 6 milliseconds