ICE_AQC_PORT_OPT_MAX_LANE_M
switch (speed & ICE_AQC_PORT_OPT_MAX_LANE_M) {
options[i].max_lane_speed = FIELD_GET(ICE_AQC_PORT_OPT_MAX_LANE_M,
*max_speed = options[active_idx].max_lane_speed & ICE_AQC_PORT_OPT_MAX_LANE_M;