Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_ethtool.c3057 val = REG_RD(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4); in bnx2x_self_test()
3059 REG_WR(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4, 0); in bnx2x_self_test()
3096 REG_WR(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4, val); in bnx2x_self_test()
Dbnx2x_reg.h1983 #define NIG_REG_EGRESS_UMP0_IN_EN 0x100d4 macro