Home
last modified time | relevance | path

Searched refs:rqtype (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/dma/
Dpl330.c535 enum dma_transfer_direction rqtype; member
1197 off += _emit_load(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral()
1199 off += _emit_store(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral()
1212 switch (pxs->desc->rqtype) { in _bursts()
1246 switch (pxs->desc->rqtype) { in _dregs()
1470 switch (desc->rqtype) { in pl330_submit_req()
1492 if (desc->rqtype != DMA_MEM_TO_MEM && in pl330_submit_req()
2731 desc->rqtype = direction; in pl330_prep_dma_cyclic()
2774 desc->rqtype = DMA_MEM_TO_MEM; in pl330_prep_dma_memcpy()
2881 desc->rqtype = direction; in pl330_prep_slave_sg()
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_qp.c535 int rqtype = 0; in build_term_codes() local
541 rqtype = RQ_TYPE(rsp_msg->cqe); in build_term_codes()
545 (rqtype && (opcode == T3_READ_RESP)); in build_term_codes()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dqp.c1429 int rqtype; in build_term_codes() local
1440 rqtype = RQ_TYPE(err_cqe); in build_term_codes()
1444 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()
/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_debugfs.c3730 char *rqtype, char *pbuffer, int len) in __lpfc_idiag_print_rqpair() argument
3736 "\t\t%s RQ info: ", rqtype); in __lpfc_idiag_print_rqpair()