Lines Matching refs:reset_reg
10395 u8 port, u32 reset_reg, in bnx2x_prev_unload_close_umac() argument
10401 if (!(mask & reset_reg)) in bnx2x_prev_unload_close_umac()
10416 u32 val, base_addr, offset, mask, reset_reg; in bnx2x_prev_unload_close_mac() local
10423 reset_reg = REG_RD(bp, MISC_REG_RESET_REG_2); in bnx2x_prev_unload_close_mac()
10428 if ((mask & reset_reg) && val) { in bnx2x_prev_unload_close_mac()
10457 if (reset_reg & MISC_REGISTERS_RESET_REG_2_XMAC) { in bnx2x_prev_unload_close_mac()
10472 reset_reg, vals); in bnx2x_prev_unload_close_mac()
10474 reset_reg, vals); in bnx2x_prev_unload_close_mac()
10746 u32 reset_reg, tmp_reg = 0, rc; in bnx2x_prev_unload_common() local
10761 reset_reg = REG_RD(bp, MISC_REG_RESET_REG_1); in bnx2x_prev_unload_common()
10764 if (reset_reg & MISC_REGISTERS_RESET_REG_1_RST_BRB1) { in bnx2x_prev_unload_common()