Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/intel/ice/
Dice_type.h155 struct ice_link_status { struct
157 u64 phy_type_low;
158 u64 phy_type_high;
159 u8 topo_media_conflict;
160 u16 max_frame_size;
161 u16 link_speed;
162 u16 req_speeds;
163 u8 link_cfg_err;
187 struct ice_link_status link_info; argument