Searched refs:rqtype (Results 1 – 3 of 3) sorted by relevance
/linux-6.6.21/drivers/dma/ |
D | pl330.c | 543 enum dma_transfer_direction rqtype; member 1200 off += _emit_load(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral() 1202 off += _emit_store(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral() 1218 switch (pxs->desc->rqtype) { in _bursts() 1267 switch (pxs->desc->rqtype) { in _dregs() 1484 switch (desc->rqtype) { in pl330_submit_req() 1506 if (desc->rqtype != DMA_MEM_TO_MEM && in pl330_submit_req() 2751 desc->rqtype = direction; in pl330_prep_dma_cyclic() 2793 desc->rqtype = DMA_MEM_TO_MEM; in pl330_prep_dma_memcpy() 2898 desc->rqtype = direction; in pl330_prep_slave_sg()
|
/linux-6.6.21/drivers/infiniband/hw/cxgb4/ |
D | qp.c | 1430 int rqtype; in build_term_codes() local 1441 rqtype = RQ_TYPE(err_cqe); in build_term_codes() 1445 (rqtype && (opcode == FW_RI_READ_RESP)); in build_term_codes()
|
/linux-6.6.21/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 3931 char *rqtype, char *pbuffer, int len) in __lpfc_idiag_print_rqpair() argument 3937 "\t\t%s RQ info: ", rqtype); in __lpfc_idiag_print_rqpair()
|