Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h2133 #define UNLOAD_RECOVERY 2 macro
H A Dbnx2x_cmn.c3076 if (unload_mode != UNLOAD_RECOVERY) in bnx2x_nic_unload()
3085 } else if (unload_mode != UNLOAD_RECOVERY) { in bnx2x_nic_unload()
H A Dbnx2x_main.c10039 if (bnx2x_nic_unload(bp, UNLOAD_RECOVERY, false)) in bnx2x_parity_recover()
14243 bnx2x_send_unload_req(bp, UNLOAD_RECOVERY); in bnx2x_io_slot_reset()