Searched refs:serdestype (Results 1 – 2 of 2) sorted by relevance
2113 .is_6g = (macro->serdestype == SPX5_SDT_6G), in sparx5_sd10g28_config()2136 if (macro->serdestype == SPX5_SDT_6G) in sparx5_serdes_power_save()2138 else if (macro->serdestype == SPX5_SDT_10G) in sparx5_serdes_power_save()2143 if (macro->serdestype == SPX5_SDT_25G) { in sparx5_serdes_power_save()2237 if (macro->serdestype == SPX5_SDT_25G) in sparx5_serdes_config()2317 if (macro->serdestype == SPX5_SDT_25G) in sparx5_serdes_reset()2395 macro->serdestype = SPX5_SDT_6G; in sparx5_phy_create()2398 macro->serdestype = SPX5_SDT_10G; in sparx5_phy_create()2401 macro->serdestype = SPX5_SDT_25G; in sparx5_phy_create()
40 enum sparx5_serdes_type serdestype; member