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

/illumos-gate/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];
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_phy.c1025 while (i < ELINK_MAX_PHYS)
1038 while (i < ELINK_MAX_PHYS)
1518 while (i < ELINK_MAX_PHYS)
1534 while (i < ELINK_MAX_PHYS)
H A Dlm_hw_access.c1323 if( pdev->params.link.num_phys > ELINK_MAX_PHYS )
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c6897 if ((params->num_phys == ELINK_MAX_PHYS) &&
6989 for (phy_idx = ELINK_EXT_PHY1; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
7480 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
7523 struct elink_vars phy_vars[ELINK_MAX_PHYS];
9011 for (idx = ELINK_INT_PHY; idx < ELINK_MAX_PHYS; idx++) {
9031 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_idx++) {
13402 for (phy_index = ELINK_INT_PHY; phy_index < ELINK_MAX_PHYS;
13422 phy_index < ELINK_MAX_PHYS;
14865 for (phy_index = ELINK_EXT_PHY1; phy_index < ELINK_MAX_PHYS;
15202 for (phy_idx = ELINK_INT_PHY; phy_idx < ELINK_MAX_PHYS; phy_id
[all...]

Completed in 106 milliseconds