Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_reg.h1694 #define NIG_REG_EMAC0_IN_EN 0x100a4 macro
Dbnx2x_ethtool.c1428 { NIG_REG_EMAC0_IN_EN, 4, 0x00000001 }, in bnx2x_test_registers()
Dbnx2x_link.c631 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0x1); in bnx2x_emac_enable()
1167 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0x0); in bnx2x_bmac_enable()
7802 REG_WR(bp, NIG_REG_EMAC0_IN_EN + port*4, 0); in bnx2x_link_reset()