Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/intel_th/
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()
A Dmsu.c662 offsetof(struct msc_block_desc, hw_tag); in msc_buffer_clear_hw_header()
667 memset(&bdesc->hw_tag, 0, hw_sz); in msc_buffer_clear_hw_header()
/linux/drivers/ata/
A Dsata_nv.c1374 cpb->tag = qc->hw_tag; in nv_adma_qc_prep()
1439 writew(qc->hw_tag, mmio + NV_ADMA_APPEND); in nv_adma_qc_issue()
1441 DPRINTK("Issued tag %u\n", qc->hw_tag); in nv_adma_qc_issue()
1703 dq->defer_bits |= (1 << qc->hw_tag); in nv_swncq_qc_to_dq()
1984 prd = pp->prd + ATA_MAX_PRD * qc->hw_tag; in nv_swncq_fill_sg()
2022 writel((1 << qc->hw_tag), pp->sactive_block); in nv_swncq_issue_atacmd()
2023 pp->last_issue_tag = qc->hw_tag; in nv_swncq_issue_atacmd()
2024 pp->dhfis_bits &= ~(1 << qc->hw_tag); in nv_swncq_issue_atacmd()
2025 pp->dmafis_bits &= ~(1 << qc->hw_tag); in nv_swncq_issue_atacmd()
2026 pp->qc_active |= (0x1 << qc->hw_tag); in nv_swncq_issue_atacmd()
[all …]
A Dsata_dwc_460ex.c770 __func__, qc->hw_tag, qc->tf.command, in sata_dwc_dma_xfer_complete()
798 u8 tag = qc->hw_tag; in sata_dwc_qc_complete()
1006 u8 tag = qc->hw_tag; in sata_dwc_bmdma_setup()
1068 u8 tag = qc->hw_tag; in sata_dwc_bmdma_start()
1083 u8 tag = qc->hw_tag; in sata_dwc_qc_issue()
1088 if (qc->hw_tag > 0 || ap->link.sactive > 1) in sata_dwc_qc_issue()
1093 qc->hw_tag, get_prot_descript(qc->tf.protocol), in sata_dwc_qc_issue()
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()
A Dsata_mv.c1795 mv_sg = pp->sg_tbl[qc->hw_tag]; in mv_fill_sg()
1896 writel((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16, in mv_bmdma_setup()
1898 writelfl(pp->sg_tbl_dma[qc->hw_tag], in mv_bmdma_setup()
2064 WARN_ON(MV_MAX_Q_DEPTH <= qc->hw_tag); in mv_qc_prep()
2065 flags |= qc->hw_tag << CRQB_TAG_SHIFT; in mv_qc_prep()
2072 cpu_to_le32(pp->sg_tbl_dma[qc->hw_tag] & 0xffffffff); in mv_qc_prep()
2074 cpu_to_le32((pp->sg_tbl_dma[qc->hw_tag] >> 16) >> 16); in mv_qc_prep()
2157 WARN_ON(MV_MAX_Q_DEPTH <= qc->hw_tag); in mv_qc_prep_iie()
2158 flags |= qc->hw_tag << CRQB_TAG_SHIFT; in mv_qc_prep_iie()
2159 flags |= qc->hw_tag << CRQB_HOSTQ_SHIFT; in mv_qc_prep_iie()
[all …]
A Dsata_sil24.c845 cb = &pp->cmd_block[sil24_tag(qc->hw_tag)]; in sil24_qc_prep()
889 unsigned int tag = sil24_tag(qc->hw_tag); in sil24_qc_issue()
909 sil24_read_tf(qc->ap, qc->hw_tag, &qc->result_tf); in sil24_qc_fill_rtf()
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()
A Dlibata-scsi.c1617 qc->hw_tag, class); in ata_scsi_rw_xlat()
2950 tf->nsect = qc->hw_tag << 3; in ata_scsi_pass_thru()
3230 tf->nsect = qc->hw_tag << 3; in ata_scsi_write_same_xlat()
3450 tf->nsect = qc->hw_tag << 3; in ata_scsi_zbc_in_xlat()
3539 tf->nsect = qc->hw_tag << 3; in ata_scsi_zbc_out_xlat()
A Dlibahci.c1665 cmd_tbl = pp->cmd_tbl + qc->hw_tag * AHCI_CMD_TBL_SZ; in ahci_qc_prep()
1686 ahci_fill_cmd_slot(pp, qc->hw_tag, opts); in ahci_qc_prep()
2024 writel(1 << qc->hw_tag, port_mmio + PORT_SCR_ACT); in ahci_qc_issue()
2034 writel(1 << qc->hw_tag, port_mmio + PORT_CMD_ISSUE); in ahci_qc_issue()
A Dlibata-core.c1525 qc->hw_tag = 0; in ata_exec_internal_sg()
4641 qc->tag = qc->hw_tag = tag; in ata_qc_new_init()
4693 link->sactive &= ~(1 << qc->hw_tag); in __ata_qc_complete()
4898 WARN_ON_ONCE(link->sactive & (1 << qc->hw_tag)); in ata_qc_issue()
4902 link->sactive |= 1 << qc->hw_tag; in ata_qc_issue()
/linux/drivers/scsi/elx/efct/
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,\
A Defct_io.h108 u32 hw_tag; member
A Defct_io.c136 io->hw_tag = 0; in efct_io_pool_io_alloc()
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()
/linux/drivers/scsi/elx/libefc/
A Defc_node.h20 io->tgt_task_tag, io->hw_tag, ##__VA_ARGS__)
/linux/block/
A Dbfq-iosched.h567 int hw_tag; member
A Dbfq-iosched.c4316 !blk_queue_nonrot(bfqd->queue) && !bfqd->hw_tag, in idling_boosts_thr_without_issues()
4350 ((!blk_queue_nonrot(bfqd->queue) || !bfqd->hw_tag) && in idling_boosts_thr_without_issues()
6088 if (bfqd->hw_tag == 1) in bfq_update_hw_tag()
6114 bfqd->hw_tag = bfqd->max_rq_in_driver > BFQ_HW_QUEUE_THRESHOLD; in bfq_update_hw_tag()
6119 blk_queue_nonrot(bfqd->queue) && bfqd->hw_tag; in bfq_update_hw_tag()
6999 bfqd->hw_tag = -1; in bfq_init_queue()
/linux/include/linux/
A Dlibata.h636 unsigned int hw_tag; /* driver tag */ member

Completed in 78 milliseconds