/linux-6.6.21/drivers/hwtracing/intel_th/ |
D | msu.h | 60 u32 hw_tag; member 100 if (bdesc->hw_tag & (MSC_HW_TAG_BLOCKWRAP | MSC_HW_TAG_WINWRAP)) in msc_block_wrapped() 108 if ((bdesc->hw_tag & MSC_HW_TAG_ENDBIT) || in msc_block_last_written()
|
D | msu.c | 665 memset_startat(bdesc, 0, hw_tag); in msc_buffer_clear_hw_header()
|
/linux-6.6.21/drivers/scsi/elx/efct/ |
D | efct_lio.h | 17 io->init_task_tag, io->tgt_task_tag, io->hw_tag,\ 24 io->init_task_tag, io->tgt_task_tag, io->hw_tag,\
|
D | efct_io.h | 108 u32 hw_tag; member
|
D | efct_io.c | 135 io->hw_tag = 0; in efct_io_pool_io_alloc()
|
D | efct_scsi.c | 18 io->init_task_tag, io->tgt_task_tag, io->hw_tag, ##__VA_ARGS__) 283 io->hw_tag = hio->reqtag; in efct_scsi_io_dispatch_hw_io()
|
/linux-6.6.21/drivers/ata/ |
D | sata_nv.c | 1319 &pp->aprd[NV_ADMA_SGTBL_LEN * qc->hw_tag + (si-5)]; in nv_adma_fill_sg() 1323 cpb->next_aprd = cpu_to_le64(((u64)(pp->aprd_dma + NV_ADMA_SGTBL_SZ * qc->hw_tag))); in nv_adma_fill_sg() 1348 struct nv_adma_cpb *cpb = &pp->cpb[qc->hw_tag]; in nv_adma_qc_prep() 1366 cpb->tag = qc->hw_tag; in nv_adma_qc_prep() 1426 writew(qc->hw_tag, mmio + NV_ADMA_APPEND); in nv_adma_qc_issue() 1688 dq->defer_bits |= (1 << qc->hw_tag); in nv_swncq_qc_to_dq() 1689 dq->tag[dq->tail++ & (ATA_MAX_QUEUE - 1)] = qc->hw_tag; in nv_swncq_qc_to_dq() 1969 prd = pp->prd + ATA_MAX_PRD * qc->hw_tag; in nv_swncq_fill_sg() 2005 writel((1 << qc->hw_tag), pp->sactive_block); in nv_swncq_issue_atacmd() 2006 pp->last_issue_tag = qc->hw_tag; in nv_swncq_issue_atacmd() [all …]
|
D | acard-ahci.c | 224 cmd_tbl = pp->cmd_tbl + qc->hw_tag * AHCI_CMD_TBL_SZ; in acard_ahci_qc_prep() 246 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in acard_ahci_qc_prep()
|
D | sata_mv.c | 1788 mv_sg = pp->sg_tbl[qc->hw_tag]; in mv_fill_sg() 1889 writel((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16, in mv_bmdma_setup() 1891 writelfl(pp->sg_tbl_dma[qc->hw_tag], in mv_bmdma_setup() 2057 WARN_ON(MV_MAX_Q_DEPTH <= qc->hw_tag); in mv_qc_prep() 2058 flags |= qc->hw_tag << CRQB_TAG_SHIFT; in mv_qc_prep() 2065 cpu_to_le32(pp->sg_tbl_dma[qc->hw_tag] & 0xffffffff); in mv_qc_prep() 2067 cpu_to_le32((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16); in mv_qc_prep() 2150 WARN_ON(MV_MAX_Q_DEPTH <= qc->hw_tag); in mv_qc_prep_iie() 2151 flags |= qc->hw_tag << CRQB_TAG_SHIFT; in mv_qc_prep_iie() 2152 flags |= qc->hw_tag << CRQB_HOSTQ_SHIFT; in mv_qc_prep_iie() [all …]
|
D | sata_dwc_460ex.c | 744 u8 tag = qc->hw_tag; in sata_dwc_qc_complete() 948 u8 tag = qc->hw_tag; in sata_dwc_bmdma_setup() 1001 u8 tag = qc->hw_tag; in sata_dwc_bmdma_start() 1012 u8 tag = qc->hw_tag; in sata_dwc_qc_issue()
|
D | sata_sil24.c | 842 cb = &pp->cmd_block[sil24_tag(qc->hw_tag)]; in sil24_qc_prep() 886 unsigned int tag = sil24_tag(qc->hw_tag); in sil24_qc_issue() 906 sil24_read_tf(qc->ap, qc->hw_tag, &qc->result_tf); in sil24_qc_fill_rtf()
|
D | sata_fsl.c | 504 unsigned int tag = sata_fsl_tag(ap, qc->hw_tag, hcr_base); in sata_fsl_qc_prep() 545 unsigned int tag = sata_fsl_tag(ap, qc->hw_tag, hcr_base); in sata_fsl_qc_issue() 574 unsigned int tag = sata_fsl_tag(qc->ap, qc->hw_tag, hcr_base); in sata_fsl_qc_fill_rtf()
|
D | libata-scsi.c | 680 qc->tag = qc->hw_tag = tag; in ata_scsi_qc_new() 2993 tf->nsect = qc->hw_tag << 3; in ata_scsi_pass_thru() 3273 tf->nsect = qc->hw_tag << 3; in ata_scsi_write_same_xlat() 3517 tf->nsect = qc->hw_tag << 3; in ata_scsi_zbc_in_xlat() 3606 tf->nsect = qc->hw_tag << 3; in ata_scsi_zbc_out_xlat()
|
D | libahci.c | 1703 cmd_tbl = pp->cmd_tbl + qc->hw_tag * AHCI_CMD_TBL_SZ; in ahci_qc_prep() 1724 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep() 2062 writel(1 << qc->hw_tag, port_mmio + PORT_SCR_ACT); in ahci_qc_issue() 2072 writel(1 << qc->hw_tag, port_mmio + PORT_CMD_ISSUE); in ahci_qc_issue()
|
D | libata-core.c | 730 tf->nsect = qc->hw_tag << 3; in ata_build_rw_tf() 1535 qc->hw_tag = 0; in ata_exec_internal_sg() 4767 link->sactive &= ~(1 << qc->hw_tag); in __ata_qc_complete() 4973 WARN_ON_ONCE(link->sactive & (1 << qc->hw_tag)); in ata_qc_issue() 4977 link->sactive |= 1 << qc->hw_tag; in ata_qc_issue()
|
/linux-6.6.21/drivers/scsi/elx/libefc/ |
D | efc_node.h | 20 io->tgt_task_tag, io->hw_tag, ##__VA_ARGS__)
|
/linux-6.6.21/block/ |
D | bfq-iosched.h | 610 int hw_tag; member
|
D | bfq-iosched.c | 4493 !blk_queue_nonrot(bfqd->queue) && !bfqd->hw_tag, in idling_boosts_thr_without_issues() 4527 ((!blk_queue_nonrot(bfqd->queue) || !bfqd->hw_tag) && in idling_boosts_thr_without_issues() 6315 if (bfqd->hw_tag == 1) in bfq_update_hw_tag() 6341 bfqd->hw_tag = bfqd->max_rq_in_driver > BFQ_HW_QUEUE_THRESHOLD; in bfq_update_hw_tag() 6346 blk_queue_nonrot(bfqd->queue) && bfqd->hw_tag; in bfq_update_hw_tag() 7289 bfqd->hw_tag = -1; in bfq_init_queue()
|
/linux-6.6.21/include/linux/ |
D | libata.h | 606 unsigned int hw_tag; /* driver tag */ member
|