Searched defs:ice_vf (Results 1 – 1 of 1) sorted by relevance
74 struct ice_vf { struct80 struct ice_vf_fdir fdir; argument82 int first_vector_idx;83 struct ice_sw *vf_sw_id; /* switch ID the VF VSIs connect to */84 struct virtchnl_version_info vf_ver;85 u32 driver_caps; /* reported by VF driver */86 struct virtchnl_ether_addr dev_lan_addr;87 struct virtchnl_ether_addr hw_lan_addr;88 struct ice_time_mac legacy_last_added_umac;91 u16 port_vlan_info; /* Port VLAN ID and QoS */[all …]