Lines Matching refs:reset_reg
10159 u8 port, u32 reset_reg, in bnx2x_prev_unload_close_umac() argument
10165 if (!(mask & reset_reg)) in bnx2x_prev_unload_close_umac()
10180 u32 val, base_addr, offset, mask, reset_reg; in bnx2x_prev_unload_close_mac() local
10187 reset_reg = REG_RD(bp, MISC_REG_RESET_REG_2); in bnx2x_prev_unload_close_mac()
10192 if ((mask & reset_reg) && val) { in bnx2x_prev_unload_close_mac()
10221 if (reset_reg & MISC_REGISTERS_RESET_REG_2_XMAC) { in bnx2x_prev_unload_close_mac()
10236 reset_reg, vals); in bnx2x_prev_unload_close_mac()
10238 reset_reg, vals); in bnx2x_prev_unload_close_mac()
10510 u32 reset_reg, tmp_reg = 0, rc; in bnx2x_prev_unload_common() local
10525 reset_reg = REG_RD(bp, MISC_REG_RESET_REG_1); in bnx2x_prev_unload_common()
10528 if (reset_reg & MISC_REGISTERS_RESET_REG_1_RST_BRB1) { in bnx2x_prev_unload_common()