Searched refs:fw_reset_state (Results 1 – 6 of 6) sorted by relevance
103 trans_pcie->fw_reset_state = FW_RESET_REQUESTED; in iwl_trans_pcie_fw_reset_handshake()114 trans_pcie->fw_reset_state != FW_RESET_REQUESTED, in iwl_trans_pcie_fw_reset_handshake()116 if (!ret || trans_pcie->fw_reset_state == FW_RESET_ERROR) { in iwl_trans_pcie_fw_reset_handshake()122 trans_pcie->fw_reset_state = FW_RESET_IDLE; in iwl_trans_pcie_fw_reset_handshake()
423 enum iwl_pcie_fw_reset_state fw_reset_state; member
2270 if (trans_pcie->fw_reset_state == FW_RESET_REQUESTED) { in iwl_pcie_irq_msix_handler()2271 trans_pcie->fw_reset_state = FW_RESET_ERROR; in iwl_pcie_irq_msix_handler()2348 trans_pcie->fw_reset_state = FW_RESET_OK; in iwl_pcie_irq_msix_handler()
246 if (ulp_id != BNXT_ROCE_ULP && bp->fw_reset_state) in bnxt_send_msg()
11555 bp->fw_reset_state = BNXT_FW_RESET_STATE_RESET_FW; in bnxt_force_fw_reset()11559 bp->fw_reset_state = BNXT_FW_RESET_STATE_ENABLE_DEV; in bnxt_force_fw_reset()11629 bp->fw_reset_state = in bnxt_fw_reset()11636 bp->fw_reset_state = BNXT_FW_RESET_STATE_POLL_FW_DOWN; in bnxt_fw_reset()11639 bp->fw_reset_state = BNXT_FW_RESET_STATE_ENABLE_DEV; in bnxt_fw_reset()12142 if (bp->fw_reset_state != BNXT_FW_RESET_STATE_POLL_VF) { in bnxt_fw_reset_abort()12146 bp->fw_reset_state = 0; in bnxt_fw_reset_abort()12160 switch (bp->fw_reset_state) { in bnxt_fw_reset_task()12173 bp->fw_reset_state = 0; in bnxt_fw_reset_task()12190 bp->fw_reset_state = BNXT_FW_RESET_STATE_POLL_FW_DOWN; in bnxt_fw_reset_task()[all …]
1963 int fw_reset_state; member