Searched refs:ext_phy_type (Results 1 – 2 of 2) sorted by relevance
8130 u32 ext_phy_type, u32 chip_id) in bnx2x_ext_phy_common_init() argument8134 switch (ext_phy_type) { in bnx2x_ext_phy_common_init()8163 ext_phy_type); in bnx2x_ext_phy_common_init()8180 u32 ext_phy_type, ext_phy_config; in bnx2x_common_init_phy() local8199 ext_phy_type = XGXS_EXT_PHY_TYPE(ext_phy_config); in bnx2x_common_init_phy()8202 phy_index, ext_phy_type, in bnx2x_common_init_phy()
8438 u32 ext_phy_type, ext_phy_config; in bnx2x_get_port_hwinfo() local8487 ext_phy_type = XGXS_EXT_PHY_TYPE(ext_phy_config); in bnx2x_get_port_hwinfo()8488 if (ext_phy_type == PORT_HW_CFG_XGXS_EXT_PHY_TYPE_DIRECT) in bnx2x_get_port_hwinfo()8491 else if ((ext_phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_FAILURE) && in bnx2x_get_port_hwinfo()8492 (ext_phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_NOT_CONN)) in bnx2x_get_port_hwinfo()