Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2103 #define BNXT_FW_RESET_STATE_POLL_VF 1 macro
Dbnxt.c11957 BNXT_FW_RESET_STATE_POLL_VF; in bnxt_fw_reset()
12501 if (bp->fw_reset_state != BNXT_FW_RESET_STATE_POLL_VF) { in bnxt_fw_reset_abort()
12520 case BNXT_FW_RESET_STATE_POLL_VF: { in bnxt_fw_reset_task()