Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c13518 u32 ext_phy_type, u32 chip_id) in bnx2x_ext_phy_common_init() argument
13522 switch (ext_phy_type) { in bnx2x_ext_phy_common_init()
13560 ext_phy_type); in bnx2x_ext_phy_common_init()
13577 u32 ext_phy_type, ext_phy_config; in bnx2x_common_init_phy() local
13603 ext_phy_type = XGXS_EXT_PHY_TYPE(ext_phy_config); in bnx2x_common_init_phy()
13606 phy_index, ext_phy_type, in bnx2x_common_init_phy()
Dbnx2x_main.c11495 u32 ext_phy_type, ext_phy_config, eee_mode; in bnx2x_get_port_hwinfo() local
11552 ext_phy_type = XGXS_EXT_PHY_TYPE(ext_phy_config); in bnx2x_get_port_hwinfo()
11553 if (ext_phy_type == PORT_HW_CFG_XGXS_EXT_PHY_TYPE_DIRECT) in bnx2x_get_port_hwinfo()
11556 else if ((ext_phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_FAILURE) && in bnx2x_get_port_hwinfo()
11557 (ext_phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_NOT_CONN)) in bnx2x_get_port_hwinfo()