Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h60 struct ice_vf { struct
61 struct ice_pf *pf;
63 s16 vf_id; /* VF ID in the PF space */
64 u16 lan_vsi_idx; /* index into PF struct */
66 int first_vector_idx;
67 struct ice_sw *vf_sw_id; /* switch ID the VF VSIs connect to */
68 struct virtchnl_version_info vf_ver;
69 u32 driver_caps; /* reported by VF driver */
70 struct virtchnl_ether_addr dflt_lan_addr;
73 u16 port_vlan_id;
[all …]