Home
last modified time | relevance | path

Searched refs:PORT_0 (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/hsi/mcp/
H A Dmac_drv_info.h4 #define PORT_0 0 macro
/titanic_41/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c14278 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8073_common_init_phy()
14323 if (phy[PORT_0].addr & 0x1) { in elink_8073_common_init_phy()
14324 phy_blk[PORT_0] = &(phy[PORT_1]); in elink_8073_common_init_phy()
14325 phy_blk[PORT_1] = &(phy[PORT_0]); in elink_8073_common_init_phy()
14327 phy_blk[PORT_0] = &(phy[PORT_0]); in elink_8073_common_init_phy()
14332 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8073_common_init_phy()
14362 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8073_common_init_phy()
14447 dev_info.port_hw_config[PORT_0].default_cfg)); in elink_get_ext_phy_reset_gpio()
14522 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in elink_8727_common_init_phy()
14559 if (phy[PORT_0].addr & 0x1) { in elink_8727_common_init_phy()
[all …]
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_access.c360 for (port = PORT_0; port < PORT_MAX; port++) in lm_setup_fan_failure_detection()