PHY_MAX_LANE_NUM
phy_num = (phy_num == 0) ? 1 : PHY_MAX_LANE_NUM;
} phys[PHY_MAX_LANE_NUM];
if (WARN_ON(args->args[0] >= PHY_MAX_LANE_NUM))