Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c8570 bool other_load_status = in bnx2x_parity_recover() local
8585 (global && other_load_status)) { in bnx2x_parity_recover()
10486 bool other_load_status, load_status; in bnx2x_open() local
10494 other_load_status = bnx2x_get_load_status(bp, other_engine); in bnx2x_open()
10522 (!global || !other_load_status)) && in bnx2x_open()