Home
last modified time | relevance | path

Searched refs:other_engine (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10053 int other_engine = BP_PATH(bp) ? 0 : 1; in bnx2x_parity_recover() local
10055 bnx2x_get_load_status(bp, other_engine); in bnx2x_parity_recover()
12498 int other_engine = BP_PATH(bp) ? 0 : 1; in bnx2x_open() local
12502 other_load_status = bnx2x_get_load_status(bp, other_engine); in bnx2x_open()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c10054 int other_engine = BP_PATH(bp) ? 0 : 1; in bnx2x_parity_recover() local
10056 bnx2x_get_load_status(bp, other_engine); in bnx2x_parity_recover()
12453 int other_engine = BP_PATH(bp) ? 0 : 1; in bnx2x_open() local
12457 other_load_status = bnx2x_get_load_status(bp, other_engine); in bnx2x_open()

Completed in 33 milliseconds