Searched defs:ice_vf (Results 1 – 1 of 1) sorted by relevance
93 struct ice_vf { struct107 struct ice_vf_fdir fdir; argument108 struct ice_fdir_prof_info fdir_prof_info[ICE_MAX_PTGS];110 int first_vector_idx;111 struct ice_sw *vf_sw_id; /* switch ID the VF VSIs connect to */112 struct virtchnl_version_info vf_ver;113 u32 driver_caps; /* reported by VF driver */114 u8 dev_lan_addr[ETH_ALEN];115 u8 hw_lan_addr[ETH_ALEN];116 struct ice_time_mac legacy_last_added_umac;[all …]