Searched refs:NIG_REG_NIG_EMAC0_EN (Results 1 – 2 of 2) sorted by relevance
615 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + port*4, 1); in bnx2x_emac_enable()3385 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + port*4, 0); in bnx2x_update_link_down()3493 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + port*4, 0); in bnx2x_link_update()7765 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + port*4, 0); in bnx2x_link_reset()
1852 #define NIG_REG_NIG_EMAC0_EN 0x1003c macro