Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_type.h165 struct ice_link_status { struct
167 u64 phy_type_low;
168 u64 phy_type_high;
169 u8 topo_media_conflict;
170 u16 max_frame_size;
171 u16 link_speed;
172 u16 req_speeds;
173 u8 link_cfg_err;
197 struct ice_link_status link_info; argument