Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2654 #define BNXT_FW_RESET_STATE_ABORT 7 macro
H A Dbnxt.c12690 fw_reset = (bp->fw_reset_state == BNXT_FW_RESET_STATE_ABORT); in bnxt_hwrm_if_change()
15237 bp->fw_reset_state = BNXT_FW_RESET_STATE_ABORT; in bnxt_fw_reset_abort()