Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_type.h154 struct ice_link_status { struct
156 u64 phy_type_low;
157 u64 phy_type_high;
158 u8 topo_media_conflict;
159 u16 max_frame_size;
160 u16 link_speed;
161 u16 req_speeds;
162 u8 link_cfg_err;
186 struct ice_link_status link_info; argument