Home
last modified time | relevance | path

Searched refs:ELINK_MAX_PHYS (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h227 #define ELINK_MAX_PHYS 3 macro
230 #define ELINK_LINK_CONFIG_SIZE (ELINK_MAX_PHYS - 1)
420 struct elink_phy phy[ELINK_MAX_PHYS];
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c1025 while (i < ELINK_MAX_PHYS) in lm_set_phy_priority_mode()
1038 while (i < ELINK_MAX_PHYS) in lm_set_phy_priority_mode()
1518 while (i < ELINK_MAX_PHYS) in lm_init_phy()
1534 while (i < ELINK_MAX_PHYS) in lm_init_phy()
H A Dlm_hw_access.c1323 if( pdev->params.link.num_phys > ELINK_MAX_PHYS ) in lm_get_transceiver_data()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c6897 if ((params->num_phys == ELINK_MAX_PHYS) && in elink_get_ext_phy_fw_version()
6989 for (phy_idx = ELINK_EXT_PHY1; phy_idx < ELINK_MAX_PHYS; phy_idx++) { in elink_set_led()
7480 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) { in elink_update_link_up()
7523 struct elink_vars phy_vars[ELINK_MAX_PHYS]; in elink_link_update()
9011 for (idx = ELINK_INT_PHY; idx < ELINK_MAX_PHYS; idx++) { in elink_get_edc_mode()
9031 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) { in elink_get_edc_mode()
13402 for (phy_index = ELINK_INT_PHY; phy_index < ELINK_MAX_PHYS; in elink_phy_probe()
13422 phy_index < ELINK_MAX_PHYS; in elink_phy_probe()
14865 for (phy_index = ELINK_EXT_PHY1; phy_index < ELINK_MAX_PHYS; in elink_common_init_phy()
15202 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) { in elink_period_func()
[all …]