Home
last modified time | relevance | path

Searched refs:hw_lock_reg (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10857 u32 rc, fw, hw_lock_reg, hw_lock_val; in bnx2x_prev_unload() local
10866 hw_lock_reg = (BP_FUNC(bp) <= 5) ? in bnx2x_prev_unload()
10870 hw_lock_val = REG_RD(bp, hw_lock_reg); in bnx2x_prev_unload()
10879 REG_WR(bp, hw_lock_reg, 0xffffffff); in bnx2x_prev_unload()