Searched refs:NIG_REG_EMAC0_IN_EN (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 2276 NIG_REG_EMAC0_IN_EN, 4, 0x00000001 }, in bnx2x_test_registers()
|
H A D | bnx2x_link.c | 1921 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0x1); in bnx2x_emac_enable() 2433 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0x0); in bnx2x_bmac_enable() 13112 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0); in bnx2x_link_reset()
|
H A D | bnx2x_reg.h | 1985 #define NIG_REG_EMAC0_IN_EN 0x100a4 macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_ethtool.c | 2284 NIG_REG_EMAC0_IN_EN, 4, 0x00000001 }, in bnx2x_test_registers()
|
H A D | bnx2x_link.c | 1921 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0x1); in bnx2x_emac_enable() 2433 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0x0); in bnx2x_bmac_enable() 13114 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0); in bnx2x_link_reset()
|
H A D | bnx2x_reg.h | 1985 #define NIG_REG_EMAC0_IN_EN 0x100a4 macro
|
Completed in 79 milliseconds