Searched refs:max_lane_speed (Results 1 – 4 of 4) sorted by relevance
101 speed = options[i + j * ICE_AQC_PORT_OPT_MAX].max_lane_speed; in ice_devlink_port_options_print()
4057 options[i].max_lane_speed = FIELD_GET(ICE_AQC_PORT_OPT_MAX_LANE_M, in ice_aq_get_port_options()4058 options[i].max_lane_speed); in ice_aq_get_port_options()4060 options[i].pmd, options[i].max_lane_speed); in ice_aq_get_port_options()
1658 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()