Home
last modified time | relevance | path

Searched refs:enq (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/drivers/usb/mtu3/
Dmtu3_qmu.c226 struct qmu_gpd *enq = ring->enqueue; in gpd_ring_empty() local
230 next = enq + 1; in gpd_ring_empty()
245 struct qmu_gpd *enq; in mtu3_prepare_tx_gpd() local
259 enq = advance_enq_gpd(ring); in mtu3_prepare_tx_gpd()
260 enq_dma = gpd_virt_to_dma(ring, enq); in mtu3_prepare_tx_gpd()
262 mep->epnum, gpd, enq, &enq_dma); in mtu3_prepare_tx_gpd()
264 enq->dw0_info &= cpu_to_le32(~GPD_FLAGS_HWO); in mtu3_prepare_tx_gpd()
286 struct qmu_gpd *enq; in mtu3_prepare_rx_gpd() local
300 enq = advance_enq_gpd(ring); in mtu3_prepare_rx_gpd()
301 enq_dma = gpd_virt_to_dma(ring, enq); in mtu3_prepare_rx_gpd()
[all …]
/Linux-v5.4/drivers/scsi/
Dips.c1161 if ((capacity > 0x400000) && ((ha->enq->ucMiscFlag & 0x8) == 0)) { in DEF_SCSI_QCMD()
1199 if (ha->enq->ucLogDriveCount <= 2) in ips_slave_configure()
2077 if (ha->enq->CodeBlkVersion[7] == 0) { in ips_host_info()
2080 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info()
2081 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info()
2082 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info()
2083 ha->enq->CodeBlkVersion[6]); in ips_host_info()
2087 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info()
2088 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info()
2089 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info()
[all …]
Dmyrb.c3308 static inline void myrb_translate_enquiry(void *enq) in myrb_translate_enquiry() argument
3310 memcpy(enq + 132, enq + 36, 64); in myrb_translate_enquiry()
3311 memset(enq + 36, 0, 96); in myrb_translate_enquiry()
Dips.h1027 IPS_ENQ *enq; /* Adapter Enquiry data */ member
/Linux-v5.4/samples/bpf/
Dxdp_redirect_cpu_user.c161 struct record enq[MAX_CPUS]; member
229 rec->enq[i].cpu = alloc_record_per_cpu(); in alloc_stats_record()
239 free(r->enq[i].cpu); in free_stats_record()
346 rec = &stats_rec->enq[to_cpu]; in stats_print()
347 prev = &stats_prev->enq[to_cpu]; in stats_print()
467 map_collect_percpu(fd, i, &rec->enq[i]); in stats_collect()
/Linux-v5.4/drivers/usb/host/
Dxhci-trace.h471 __field(dma_addr_t, enq)
491 __entry->enq = xhci_trb_virt_to_dma(ring->enq_seg, ring->enqueue);
496 &__entry->enq, &__entry->enq_seg,
/Linux-v5.4/drivers/perf/
Dxgene_pmu.c572 XGENE_PMU_EVENT_ATTR(rd-enq, 0x29),
573 XGENE_PMU_EVENT_ATTR(wr-enq, 0x2a),
/Linux-v5.4/Documentation/filesystems/caching/
Dfscache.txt284 enq=N Number of times async ops queued for processing