Home
last modified time | relevance | path

Searched refs:hw_tag (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/hwtracing/intel_th/
H A Dmsu.h60 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()
/kernel/linux/linux-6.6/drivers/hwtracing/intel_th/
H A Dmsu.h60 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()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
H A Defct_lio.h17 io->init_task_tag, io->tgt_task_tag, io->hw_tag,\
24 io->init_task_tag, io->tgt_task_tag, io->hw_tag,\
H A Defct_io.h57 * @hw_tag: HW layer unique IO id
108 u32 hw_tag; member
H A Defct_io.c135 io->hw_tag = 0; in efct_io_pool_io_alloc()
H A Defct_scsi.c18 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()
/kernel/linux/linux-5.10/drivers/ata/
H A Dsata_nv.c1321 &pp->aprd[NV_ADMA_SGTBL_LEN * qc->hw_tag + (si-5)]; in nv_adma_fill_sg()
1325 cpb->next_aprd = cpu_to_le64(((u64)(pp->aprd_dma + NV_ADMA_SGTBL_SZ * qc->hw_tag))); in nv_adma_fill_sg()
1350 struct nv_adma_cpb *cpb = &pp->cpb[qc->hw_tag]; in nv_adma_qc_prep()
1368 cpb->tag = qc->hw_tag; in nv_adma_qc_prep()
1433 writew(qc->hw_tag, mmio + NV_ADMA_APPEND); in nv_adma_qc_issue()
1435 DPRINTK("Issued tag %u\n", qc->hw_tag); in nv_adma_qc_issue()
1697 dq->defer_bits |= (1 << qc->hw_tag); in nv_swncq_qc_to_dq()
1698 dq->tag[dq->tail++ & (ATA_MAX_QUEUE - 1)] = qc->hw_tag; in nv_swncq_qc_to_dq()
1978 prd = pp->prd + ATA_MAX_PRD * qc->hw_tag; in nv_swncq_fill_sg()
2016 writel((1 << qc->hw_tag), p in nv_swncq_issue_atacmd()
[all...]
H A Dsata_dwc_460ex.c764 __func__, qc->hw_tag, qc->tf.command, in sata_dwc_dma_xfer_complete()
792 u8 tag = qc->hw_tag; in sata_dwc_qc_complete()
1000 u8 tag = qc->hw_tag; in sata_dwc_bmdma_setup()
1062 u8 tag = qc->hw_tag; in sata_dwc_bmdma_start()
1077 u8 tag = qc->hw_tag; in sata_dwc_qc_issue()
1082 if (qc->hw_tag > 0 || ap->link.sactive > 1) in sata_dwc_qc_issue()
1087 qc->hw_tag, get_prot_descript(qc->tf.protocol), in sata_dwc_qc_issue()
H A Dsata_mv.c1792 mv_sg = pp->sg_tbl[qc->hw_tag]; in mv_fill_sg()
1893 writel((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16, in mv_bmdma_setup()
1895 writelfl(pp->sg_tbl_dma[qc->hw_tag], in mv_bmdma_setup()
2061 WARN_ON(MV_MAX_Q_DEPTH <= qc->hw_tag); in mv_qc_prep()
2062 flags |= qc->hw_tag << CRQB_TAG_SHIFT; in mv_qc_prep()
2069 cpu_to_le32(pp->sg_tbl_dma[qc->hw_tag] & 0xffffffff); in mv_qc_prep()
2071 cpu_to_le32((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16); in mv_qc_prep()
2154 WARN_ON(MV_MAX_Q_DEPTH <= qc->hw_tag); in mv_qc_prep_iie()
2155 flags |= qc->hw_tag << CRQB_TAG_SHIFT; in mv_qc_prep_iie()
2156 flags |= qc->hw_tag << CRQB_HOSTQ_SHIF in mv_qc_prep_iie()
[all...]
H A Dacard-ahci.c226 cmd_tbl = pp->cmd_tbl + qc->hw_tag * AHCI_CMD_TBL_SZ; in acard_ahci_qc_prep()
248 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in acard_ahci_qc_prep()
H A Dsata_sil24.c842 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()
H A Dsata_fsl.c511 unsigned int tag = sata_fsl_tag(qc->hw_tag, hcr_base); in sata_fsl_qc_prep()
560 unsigned int tag = sata_fsl_tag(qc->hw_tag, hcr_base); in sata_fsl_qc_issue()
589 unsigned int tag = sata_fsl_tag(qc->hw_tag, hcr_base); in sata_fsl_qc_fill_rtf()
H A Dlibahci.c1657 cmd_tbl = pp->cmd_tbl + qc->hw_tag * AHCI_CMD_TBL_SZ; in ahci_qc_prep()
1678 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep()
2006 writel(1 << qc->hw_tag, port_mmio + PORT_SCR_ACT); in ahci_qc_issue()
2016 writel(1 << qc->hw_tag, port_mmio + PORT_CMD_ISSUE); in ahci_qc_issue()
H A Dlibata-scsi.c1610 qc->hw_tag, class); in ata_scsi_rw_xlat()
2979 tf->nsect = qc->hw_tag << 3; in ata_scsi_pass_thru()
3259 tf->nsect = qc->hw_tag << 3; in ata_scsi_write_same_xlat()
3480 tf->nsect = qc->hw_tag << 3; in ata_scsi_zbc_in_xlat()
3569 tf->nsect = qc->hw_tag << 3; in ata_scsi_zbc_out_xlat()
/kernel/linux/linux-6.6/drivers/ata/
H A Dsata_nv.c1319 &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...]
H A Dsata_mv.c1788 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_SHIF in mv_qc_prep_iie()
[all...]
H A Dacard-ahci.c224 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()
H A Dsata_dwc_460ex.c744 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()
H A Dsata_fsl.c504 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()
H A Dsata_sil24.c842 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()
H A Dlibahci.c1703 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()
/kernel/linux/linux-6.6/drivers/scsi/elx/libefc/
H A Defc_node.h20 io->tgt_task_tag, io->hw_tag, ##__VA_ARGS__)
/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.c225 /* hw_tag detection: parallel requests threshold and min samples needed. */
4124 !blk_queue_nonrot(bfqd->queue) && !bfqd->hw_tag, in idling_boosts_thr_without_issues()
4158 ((!blk_queue_nonrot(bfqd->queue) || !bfqd->hw_tag) && in idling_boosts_thr_without_issues()
5608 if (bfqd->hw_tag == 1) in bfq_update_hw_tag()
5622 * dispatch sufficient requests to hardware. Don't zero hw_tag in this in bfq_update_hw_tag()
5634 bfqd->hw_tag = bfqd->max_rq_in_driver > BFQ_HW_QUEUE_THRESHOLD; in bfq_update_hw_tag()
5639 blk_queue_nonrot(bfqd->queue) && bfqd->hw_tag; in bfq_update_hw_tag()
6496 bfqd->hw_tag = -1; in bfq_init_queue()
H A Dbfq-iosched.h533 /* number of samples used to calculate hw_tag */
536 int hw_tag; member
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.h607 /* number of samples used to calculate hw_tag */
610 int hw_tag; member

Completed in 54 milliseconds

12