Searched refs:ext_phy_type (Results 1 – 2 of 2) sorted by relevance
11738 static const char *get_ext_phy_type(uint32_t ext_phy_type) argument11740 uint32_t phy_type_idx = ext_phy_type >> 8;11750 else if (PORT_HW_CFG_XGXS_EXT_PHY_TYPE_NOT_CONN == ext_phy_type)11883 __rte_unused uint32_t ext_phy_type; local11891 ext_phy_type = ELINK_XGXS_EXT_PHY_TYPE(reg_val);11893 ext_phy_type = ELINK_SERDES_EXT_PHY_TYPE(reg_val);11903 "%12s : %s", "PHY Type", get_ext_phy_type(ext_phy_type));
14677 uint32_t ext_phy_type, uint32_t chip_id) in elink_ext_phy_common_init() argument14681 switch (ext_phy_type) { in elink_ext_phy_common_init()14719 ext_phy_type); in elink_ext_phy_common_init()14740 uint32_t ext_phy_type, ext_phy_config; in elink_common_init_phy() local14770 ext_phy_type = ELINK_XGXS_EXT_PHY_TYPE(ext_phy_config); in elink_common_init_phy()14773 phy_index, ext_phy_type, in elink_common_init_phy()