Searched defs:ice_vf (Results 1 – 1 of 1) sorted by relevance
93 struct ice_vf { struct107 struct ice_vf_fdir fdir; argument110 int first_vector_idx;112 struct virtchnl_version_info vf_ver;114 u8 dev_lan_addr[ETH_ALEN];115 u8 hw_lan_addr[ETH_ALEN];120 struct virtchnl_vlan_caps vlan_v2_caps;121 struct ice_mbx_vf_info mbx_info;123 u8 trusted:1;147 const struct ice_vf_ops *vf_ops; argument[all …]