Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c10043 bool other_load_status = in bnx2x_parity_recover() local
10058 (global && other_load_status)) { in bnx2x_parity_recover()
12488 bool other_load_status, load_status; in bnx2x_open() local
12491 other_load_status = bnx2x_get_load_status(bp, other_engine); in bnx2x_open()
12510 (!global || !other_load_status)) && in bnx2x_open()