Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h2536 #define BNXT_FW_RESET_STATE_POLL_VF 1 macro
Dbnxt.c13591 BNXT_FW_RESET_STATE_POLL_VF; in bnxt_fw_reset()
14195 if (bp->fw_reset_state != BNXT_FW_RESET_STATE_POLL_VF) in bnxt_fw_reset_abort()
14212 case BNXT_FW_RESET_STATE_POLL_VF: { in bnxt_fw_reset_task()