Lines Matching refs:reset_reg
10406 u8 port, u32 reset_reg, in bnx2x_prev_unload_close_umac() argument
10412 if (!(mask & reset_reg)) in bnx2x_prev_unload_close_umac()
10427 u32 val, base_addr, offset, mask, reset_reg; in bnx2x_prev_unload_close_mac() local
10434 reset_reg = REG_RD(bp, MISC_REG_RESET_REG_2); in bnx2x_prev_unload_close_mac()
10439 if ((mask & reset_reg) && val) { in bnx2x_prev_unload_close_mac()
10468 if (reset_reg & MISC_REGISTERS_RESET_REG_2_XMAC) { in bnx2x_prev_unload_close_mac()
10483 reset_reg, vals); in bnx2x_prev_unload_close_mac()
10485 reset_reg, vals); in bnx2x_prev_unload_close_mac()
10757 u32 reset_reg, tmp_reg = 0, rc; in bnx2x_prev_unload_common() local
10772 reset_reg = REG_RD(bp, MISC_REG_RESET_REG_1); in bnx2x_prev_unload_common()
10775 if (reset_reg & MISC_REGISTERS_RESET_REG_1_RST_BRB1) { in bnx2x_prev_unload_common()