Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2431 #define BNXT_STATE_RECOVER 12 macro
H A Dbnxt.c14744 if (test_and_clear_bit(BNXT_STATE_RECOVER, &bp->state)) { in bnxt_fw_reset_task()