Searched refs:rqtype (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/dma/ |
D | pl330.c | 537 enum dma_transfer_direction rqtype; member 1194 off += _emit_load(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral() 1196 off += _emit_store(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral() 1212 switch (pxs->desc->rqtype) { in _bursts() 1261 switch (pxs->desc->rqtype) { in _dregs() 1478 switch (desc->rqtype) { in pl330_submit_req() 1500 if (desc->rqtype != DMA_MEM_TO_MEM && in pl330_submit_req() 2737 desc->rqtype = direction; in pl330_prep_dma_cyclic() 2779 desc->rqtype = DMA_MEM_TO_MEM; in pl330_prep_dma_memcpy() 2884 desc->rqtype = direction; in pl330_prep_slave_sg()
|
/Linux-v6.1/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-v6.1/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 3924 char *rqtype, char *pbuffer, int len) in __lpfc_idiag_print_rqpair() argument 3930 "\t\t%s RQ info: ", rqtype); in __lpfc_idiag_print_rqpair()
|