Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_reg.h1660 #define NIG_REG_BMAC0_REGS_OUT_EN 0x100e8 macro
Dbnx2x_link.c641 REG_WR(bp, NIG_REG_BMAC0_REGS_OUT_EN + port*4, 0x0); in bnx2x_emac_enable()
1150 REG_WR(bp, NIG_REG_BMAC0_REGS_OUT_EN + port*4, 0x1); in bnx2x_bmac_enable()
1191 u32 nig_bmac_enable = REG_RD(bp, NIG_REG_BMAC0_REGS_OUT_EN + port*4); in bnx2x_bmac_rx_disable()