Symbol: ELINK_MAX_PHYS
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
13523
for (phy_index = ELINK_INT_PHY; phy_index < ELINK_MAX_PHYS;
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
13543
phy_index < ELINK_MAX_PHYS;
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
14988
for (phy_index = ELINK_EXT_PHY1; phy_index < ELINK_MAX_PHYS;
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
15325
for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
15391
for (phy_index = ELINK_EXT_PHY1; phy_index < ELINK_MAX_PHYS;
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
15411
for (phy_index = ELINK_EXT_PHY1; phy_index < ELINK_MAX_PHYS;
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
15438
for (phy_index = ELINK_INT_PHY; phy_index < ELINK_MAX_PHYS;
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
15466
for (phy_index = ELINK_EXT_PHY1; phy_index < ELINK_MAX_PHYS;
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
15526
for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
6902
if ((params->num_phys == ELINK_MAX_PHYS) &&
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
6994
for (phy_idx = ELINK_EXT_PHY1; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
7486
for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
7529
struct elink_vars phy_vars[ELINK_MAX_PHYS];
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
9090
for (idx = ELINK_INT_PHY; idx < ELINK_MAX_PHYS; idx++) {
usr/src/uts/common/io/bnxe/577xx/common/bnxe_clc.c
9111
for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_hw_access.c
1323
if( pdev->params.link.num_phys > ELINK_MAX_PHYS )
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_phy.c
1025
while (i < ELINK_MAX_PHYS)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_phy.c
1038
while (i < ELINK_MAX_PHYS)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_phy.c
1518
while (i < ELINK_MAX_PHYS)
usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/lm_phy.c
1534
while (i < ELINK_MAX_PHYS)
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc.h
226
#define ELINK_LINK_CONFIG_SIZE (ELINK_MAX_PHYS - 1)
usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/clc.h
429
struct elink_phy phy[ELINK_MAX_PHYS];