Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2120 #define UNLOAD_RECOVERY 2 macro
Dbnx2x_cmn.c3053 if (unload_mode != UNLOAD_RECOVERY) in bnx2x_nic_unload()
3061 else if (unload_mode != UNLOAD_RECOVERY) in bnx2x_nic_unload()
Dbnx2x_main.c9972 if (bnx2x_nic_unload(bp, UNLOAD_RECOVERY, false)) in bnx2x_parity_recover()
14345 bnx2x_send_unload_req(bp, UNLOAD_RECOVERY); in bnx2x_io_slot_reset()