Home
last modified time | relevance | path

Searched refs:FCPOP_STATE_ACTIVE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/nvme/host/
H A Dfc.c83 FCPOP_STATE_ACTIVE = 2, enumerator
1842 if (opstate != FCPOP_STATE_ACTIVE) in __nvme_fc_abort_op()
1850 if (opstate != FCPOP_STATE_ACTIVE) in __nvme_fc_abort_op()
2724 atomic_set(&op->state, FCPOP_STATE_ACTIVE); in nvme_fc_start_fcp_op()
/kernel/linux/linux-6.6/drivers/nvme/host/
H A Dfc.c84 FCPOP_STATE_ACTIVE = 2, enumerator
1849 if (opstate != FCPOP_STATE_ACTIVE) in __nvme_fc_abort_op()
1857 if (opstate != FCPOP_STATE_ACTIVE) in __nvme_fc_abort_op()
2741 atomic_set(&op->state, FCPOP_STATE_ACTIVE); in nvme_fc_start_fcp_op()

Completed in 13 milliseconds