Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c13520 u32 ext_phy_type, u32 chip_id) in bnx2x_ext_phy_common_init() argument
13524 switch (ext_phy_type) { in bnx2x_ext_phy_common_init()
13562 ext_phy_type); in bnx2x_ext_phy_common_init()
13579 u32 ext_phy_type, ext_phy_config; in bnx2x_common_init_phy() local
13605 ext_phy_type = XGXS_EXT_PHY_TYPE(ext_phy_config); in bnx2x_common_init_phy()
13608 phy_index, ext_phy_type, in bnx2x_common_init_phy()
Dbnx2x_main.c11497 u32 ext_phy_type, ext_phy_config, eee_mode; in bnx2x_get_port_hwinfo() local
11554 ext_phy_type = XGXS_EXT_PHY_TYPE(ext_phy_config); in bnx2x_get_port_hwinfo()
11555 if (ext_phy_type == PORT_HW_CFG_XGXS_EXT_PHY_TYPE_DIRECT) in bnx2x_get_port_hwinfo()
11558 else if ((ext_phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_FAILURE) && in bnx2x_get_port_hwinfo()
11559 (ext_phy_type != PORT_HW_CFG_XGXS_EXT_PHY_TYPE_NOT_CONN)) in bnx2x_get_port_hwinfo()