Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/nvme/host/
Dfc.c85 FCPOP_STATE_COMPLETE = 4, enumerator
1953 opstate = atomic_xchg(&op->state, FCPOP_STATE_COMPLETE); in nvme_fc_fcpio_done()
2747 opstate = atomic_xchg(&op->state, FCPOP_STATE_COMPLETE); in nvme_fc_start_fcp_op()