Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_vf_lib.h81 struct ice_vf { struct
95 struct ice_vf_fdir fdir; argument
97 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