Searched defs:ice_phy_info (Results 1 – 1 of 1) sorted by relevance
184 struct ice_phy_info { struct185 struct ice_link_status link_info;186 struct ice_link_status link_info_old;187 u64 phy_type_low;188 u64 phy_type_high;189 enum ice_media_type media_type;190 u8 get_link_info;194 u16 curr_user_speed_req;195 enum ice_fec_mode curr_user_fec_req;196 enum ice_fc_mode curr_user_fc_req;[all …]
Completed in 12 milliseconds