Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h166 struct ice_link_status { struct
168 u64 phy_type_low;
169 u64 phy_type_high;
170 u8 topo_media_conflict;
171 u16 max_frame_size;
172 u16 link_speed;
173 u16 req_speeds;
174 u8 link_cfg_err;
198 struct ice_link_status link_info; argument