Searched defs:ice_link_status (Results 1 – 1 of 1) sorted by relevance
141 struct ice_link_status { struct143 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