Searched refs:NIG_REG_NIG_EMAC0_EN (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_reg.h | 2005 #define NIG_REG_NIG_EMAC0_EN 0x1003c macro
|
D | bnx2x_link.c | 1901 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + port*4, 1); in bnx2x_emac_enable() 6556 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + port*4, 0); in bnx2x_update_link_down() 6703 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + port*4, 0); in bnx2x_link_update() 12201 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + port*4, 0); in bnx2x_link_reset()
|
D | bnx2x_main.c | 8853 REG_WR(bp, NIG_REG_NIG_EMAC0_EN + BP_PORT(bp)*4, 0); in bnx2x_prev_unload_close_mac()
|