Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c9971 bool other_load_status = in bnx2x_parity_recover() local
9986 (global && other_load_status)) { in bnx2x_parity_recover()
12446 bool other_load_status, load_status; in bnx2x_open() local
12449 other_load_status = bnx2x_get_load_status(bp, other_engine); in bnx2x_open()
12468 (!global || !other_load_status)) && in bnx2x_open()