Lines Matching refs:reset_reg
10426 u8 port, u32 reset_reg, in bnx2x_prev_unload_close_umac() argument
10432 if (!(mask & reset_reg)) in bnx2x_prev_unload_close_umac()
10447 u32 val, base_addr, offset, mask, reset_reg; in bnx2x_prev_unload_close_mac() local
10454 reset_reg = REG_RD(bp, MISC_REG_RESET_REG_2); in bnx2x_prev_unload_close_mac()
10459 if ((mask & reset_reg) && val) { in bnx2x_prev_unload_close_mac()
10488 if (reset_reg & MISC_REGISTERS_RESET_REG_2_XMAC) { in bnx2x_prev_unload_close_mac()
10503 reset_reg, vals); in bnx2x_prev_unload_close_mac()
10505 reset_reg, vals); in bnx2x_prev_unload_close_mac()
10777 u32 reset_reg, tmp_reg = 0, rc; in bnx2x_prev_unload_common() local
10792 reset_reg = REG_RD(bp, MISC_REG_RESET_REG_1); in bnx2x_prev_unload_common()
10795 if (reset_reg & MISC_REGISTERS_RESET_REG_1_RST_BRB1) { in bnx2x_prev_unload_common()