Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.h169 u32 abort_reqtag; member
246 u32 abort_reqtag; member
H A Defct_hw.c1590 io->abort_reqtag = U32_MAX; in _efct_hw_io_alloc()
1892 if (io->abort_reqtag == U32_MAX) { in efct_hw_wq_process_abort()
1897 wqcb = efct_hw_reqtag_get_instance(hw, io->abort_reqtag); in efct_hw_wq_process_abort()
1922 abort->request_tag = cpu_to_le16(wqe->abort_reqtag); in efct_hw_fill_abort_wqe()
2003 io_to_abort->abort_reqtag = wqcb->instance_index; in efct_hw_io_abort()
2006 io_to_abort->wqe.abort_reqtag = io_to_abort->abort_reqtag; in efct_hw_io_abort()