Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/fnic/
Dfnic_res.h139 desc->u.itmf.t_tag = tm_id; /* tag of fcpio to be aborted */ in fnic_queue_wq_copy_desc_itmf()
Dfcpio.h285 u32 t_tag; /* header tag of fcpio to be aborted */ member
/linux-5.19.10/drivers/scsi/elx/libefc_sli/
Dsli4.h1169 __le32 t_tag; member
Dsli4.c1405 abort->t_tag = cpu_to_le32(ids); in sli_abort_wqe()
/linux-5.19.10/drivers/scsi/elx/efct/
Defct_hw.c1920 abort->t_tag = cpu_to_le32(wqe->id); in efct_hw_fill_abort_wqe()