Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.c232 set_bit(BNXT_STATE_RECOVER, &bp->state); in bnxt_fw_recover()
H A Dbnxt.h1970 #define BNXT_STATE_RECOVER 12 macro
H A Dbnxt.c12654 if (test_and_clear_bit(BNXT_STATE_RECOVER, &bp->state)) { in bnxt_fw_reset_task()