Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_vf_lib.h79 struct ice_vf { struct
93 struct ice_vf_fdir fdir; argument
95 int first_vector_idx;
96 struct ice_sw *vf_sw_id; /* switch ID the VF VSIs connect to */
97 struct virtchnl_version_info vf_ver;
98 u32 driver_caps; /* reported by VF driver */
99 struct virtchnl_ether_addr dev_lan_addr;
100 struct virtchnl_ether_addr hw_lan_addr;
101 struct ice_time_mac legacy_last_added_umac;
104 struct ice_vlan port_vlan_info; /* Port VLAN ID, QoS, and TPID */
[all …]