Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_type.h141 struct ice_link_status { struct
143 u64 phy_type_low;
144 u64 phy_type_high;
145 u8 topo_media_conflict;
146 u16 max_frame_size;
147 u16 link_speed;
148 u16 req_speeds;
172 struct ice_link_status link_info; argument
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
Dice_type.h153 struct ice_link_status { struct
155 u64 phy_type_low;
156 u64 phy_type_high;
157 u8 topo_media_conflict;
158 u16 max_frame_size;
159 u16 link_speed;
160 u16 req_speeds;
161 u8 link_cfg_err;
185 struct ice_link_status link_info; argument