Searched refs:rqtype (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A 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() 2753 desc->rqtype = direction; in pl330_prep_dma_cyclic() 2796 desc->rqtype = DMA_MEM_TO_MEM; in pl330_prep_dma_memcpy() 2903 desc->rqtype in pl330_prep_slave_sg() [all...] |
/kernel/linux/linux-6.6/drivers/dma/ |
H A 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 in pl330_prep_slave_sg() [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A 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()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A 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()
|
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 3930 char *rqtype, char *pbuffer, int len) in __lpfc_idiag_print_rqpair() 3936 "\t\t%s RQ info: ", rqtype); in __lpfc_idiag_print_rqpair() 3929 __lpfc_idiag_print_rqpair(struct lpfc_queue *qp, struct lpfc_queue *datqp, char *rqtype, char *pbuffer, int len) __lpfc_idiag_print_rqpair() argument
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 3931 char *rqtype, char *pbuffer, int len) in __lpfc_idiag_print_rqpair() 3937 "\t\t%s RQ info: ", rqtype); in __lpfc_idiag_print_rqpair() 3930 __lpfc_idiag_print_rqpair(struct lpfc_queue *qp, struct lpfc_queue *datqp, char *rqtype, char *pbuffer, int len) __lpfc_idiag_print_rqpair() argument
|
Completed in 28 milliseconds