Searched refs:max_lane_speed (Results 1 – 4 of 4) sorted by relevance
103 speed = options[i + j * ICE_AQC_PORT_OPT_MAX].max_lane_speed; in ice_devlink_port_options_print()
4304 options[i].max_lane_speed = FIELD_GET(ICE_AQC_PORT_OPT_MAX_LANE_M, in ice_aq_get_port_options()4305 options[i].max_lane_speed); in ice_aq_get_port_options()4307 options[i].pmd, options[i].max_lane_speed); in ice_aq_get_port_options()4385 speed = options[active_idx].max_lane_speed; in ice_get_phy_lane_number()
1562 u8 max_lane_speed; member
494 *max_speed = options[active_idx].max_lane_speed & ICE_AQC_PORT_OPT_MAX_LANE_M; in ice_ethtool_get_maxspeed()