CPHY_PORT_COUNT
u32 tx_atten[CPHY_PORT_COUNT] = {};
memset(port_data, 0, sizeof(struct phy_lane_info) * CPHY_PORT_COUNT);
} while (port < CPHY_PORT_COUNT);
static struct phy_lane_info port_data[CPHY_PORT_COUNT];