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()
4007 options[i].max_lane_speed = FIELD_GET(ICE_AQC_PORT_OPT_MAX_LANE_M, in ice_aq_get_port_options()4008 options[i].max_lane_speed); in ice_aq_get_port_options()4010 options[i].pmd, options[i].max_lane_speed); in ice_aq_get_port_options()4079 speed = options[active_idx].max_lane_speed; in ice_get_phy_lane_number()
1664 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()