Home
last modified time | relevance | path

Searched refs:NIG_REG_BMAC0_REGS_OUT_EN (Results 1 – 2 of 2) sorted by relevance

/drivers/net/
Dbnx2x_link.c352 REG_WR(bp, NIG_REG_BMAC0_REGS_OUT_EN + port*4, 0x1); in bnx2x_emac_enable()
381 REG_WR(bp, NIG_REG_BMAC0_REGS_OUT_EN + port*4, 0x1); in bnx2x_bmac_enable()
650 u32 nig_bmac_enable = REG_RD(bp, NIG_REG_BMAC0_REGS_OUT_EN + port*4); in bnx2x_bmac_rx_disable()
Dbnx2x_reg.h1571 #define NIG_REG_BMAC0_REGS_OUT_EN 0x100e8 macro