Searched refs:phy_type (Results 1 – 4 of 4) sorted by relevance
97 __le32 phy_type; member
203 #define ELINK_FW_PARAM_SET(phy_addr, phy_type, mdio_access) \ argument204 (phy_addr | phy_type | mdio_access << ELINK_FW_PARAM_MDIO_CTRL_OFFSET)
13267 uint32_t ext_phy_config, phy_type, config2; in elink_populate_ext_phy() local13271 phy_type = ELINK_XGXS_EXT_PHY_TYPE(ext_phy_config); in elink_populate_ext_phy()13273 switch (phy_type) { in elink_populate_ext_phy()13317 if (phy_type == PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X54618SE) in elink_populate_ext_phy()13329 if ((phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_DIRECT) && in elink_populate_ext_phy()13330 (phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_NOT_CONN)) in elink_populate_ext_phy()13382 phy_type, port, phy_index); in elink_populate_ext_phy()
206 enum txgbe_phy_type phy_type; in txgbe_get_phy_type_from_id() local210 phy_type = txgbe_phy_tn; in txgbe_get_phy_type_from_id()213 phy_type = txgbe_phy_qt; in txgbe_get_phy_type_from_id()216 phy_type = txgbe_phy_nl; in txgbe_get_phy_type_from_id()219 phy_type = txgbe_phy_cu_mtd; in txgbe_get_phy_type_from_id()222 phy_type = txgbe_phy_unknown; in txgbe_get_phy_type_from_id()226 return phy_type; in txgbe_get_phy_type_from_id()