Home
last modified time | relevance | path

Searched defs:ice_vf (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h93 struct ice_vf { struct
107 struct ice_vf_fdir fdir; argument
110 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 …]