Searched defs:ice_vf (Results 1 – 1 of 1) sorted by relevance
81 struct ice_vf { struct95 struct ice_vf_fdir fdir; argument97 int first_vector_idx;99 struct virtchnl_version_info vf_ver;100 u32 driver_caps; /* reported by VF driver */101 u8 dev_lan_addr[ETH_ALEN];102 u8 hw_lan_addr[ETH_ALEN];103 struct ice_time_mac legacy_last_added_umac;107 struct virtchnl_vlan_caps vlan_v2_caps;132 const struct ice_vf_ops *vf_ops; argument[all …]
Completed in 7 milliseconds