Searched defs:ice_vf (Results 1 – 1 of 1) sorted by relevance
139 struct ice_vf { struct153 struct ice_vf_fdir fdir; argument156 struct ice_vf_hash_ctx hash_ctx; argument157 u64 rss_hashcfg; /* RSS hash configuration */158 struct ice_sw *vf_sw_id; /* switch ID the VF VSIs connect to */159 struct virtchnl_version_info vf_ver;160 u32 driver_caps; /* reported by VF driver */161 u8 dev_lan_addr[ETH_ALEN];162 u8 hw_lan_addr[ETH_ALEN];163 struct ice_time_mac legacy_last_added_umac;[all …]