Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_mfw_req.h15 #define PORT_0 0 macro
Dbnx2x_link.c13198 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in bnx2x_8073_common_init_phy()
13243 if (phy[PORT_0].addr & 0x1) { in bnx2x_8073_common_init_phy()
13244 phy_blk[PORT_0] = &(phy[PORT_1]); in bnx2x_8073_common_init_phy()
13245 phy_blk[PORT_1] = &(phy[PORT_0]); in bnx2x_8073_common_init_phy()
13247 phy_blk[PORT_0] = &(phy[PORT_0]); in bnx2x_8073_common_init_phy()
13252 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in bnx2x_8073_common_init_phy()
13282 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in bnx2x_8073_common_init_phy()
13363 dev_info.port_hw_config[PORT_0].default_cfg)); in bnx2x_get_ext_phy_reset_gpio()
13438 for (port = PORT_MAX - 1; port >= PORT_0; port--) { in bnx2x_8727_common_init_phy()
13475 if (phy[PORT_0].addr & 0x1) { in bnx2x_8727_common_init_phy()
[all …]
Dbnx2x_main.c6958 for (port = PORT_0; port < PORT_MAX; port++) { in bnx2x_setup_fan_failure_detection()
/linux-6.1.9/drivers/net/ethernet/qlogic/qed/
Dqed_mfw_hsi.h2200 #define PORT_0 0 macro