Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c2949 val = REG_RD(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4); in bnx2x_self_test()
2951 REG_WR(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4, 0); in bnx2x_self_test()
2988 REG_WR(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4, val); in bnx2x_self_test()
Dbnx2x_reg.h1981 #define NIG_REG_EGRESS_UMP0_IN_EN 0x100d4 macro