Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bnx2x/
Dbnx2x_ethtool.c1892 val = REG_RD(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4); in bnx2x_self_test()
1894 REG_WR(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4, 0); in bnx2x_self_test()
1919 REG_WR(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4, val); in bnx2x_self_test()
Dbnx2x_reg.h1692 #define NIG_REG_EGRESS_UMP0_IN_EN 0x100d4 macro