Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h2648 #define BNXT_FW_RESET_STATE_POLL_VF 1 macro
H A Dbnxt.c14608 BNXT_FW_RESET_STATE_POLL_VF; in bnxt_fw_reset()
15235 if (bp->fw_reset_state != BNXT_FW_RESET_STATE_POLL_VF) in bnxt_fw_reset_abort()
15252 case BNXT_FW_RESET_STATE_POLL_VF: { in bnxt_fw_reset_task()