Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x.h2132 #define UNLOAD_RECOVERY 2 macro
Dbnx2x_cmn.c3063 if (unload_mode != UNLOAD_RECOVERY) in bnx2x_nic_unload()
3072 } else if (unload_mode != UNLOAD_RECOVERY) { in bnx2x_nic_unload()
Dbnx2x_main.c10037 if (bnx2x_nic_unload(bp, UNLOAD_RECOVERY, false)) in bnx2x_parity_recover()
14258 bnx2x_send_unload_req(bp, UNLOAD_RECOVERY); in bnx2x_io_slot_reset()