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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/bnx2x/
H A Dbnx2x_ethtool.c1559 val = REG_RD(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4);
1561 REG_WR(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4, 0);
1584 REG_WR(bp, NIG_REG_EGRESS_UMP0_IN_EN + port*4, val);
H A Dbnx2x_reg.h1499 #define NIG_REG_EGRESS_UMP0_IN_EN 0x100d4 macro

Completed in 76 milliseconds