Home
last modified time | relevance | path

Searched refs:ext_phy_type (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_link.c8130 u32 ext_phy_type, u32 chip_id) in bnx2x_ext_phy_common_init() argument
8134 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() local
8199 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()
Dbnx2x_main.c8438 u32 ext_phy_type, ext_phy_config; in bnx2x_get_port_hwinfo() local
8487 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()