Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dpl330.c535 enum dma_transfer_direction rqtype; member
1217 off += _emit_load(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral()
1219 off += _emit_store(dry_run, &buf[off], cond, pxs->desc->rqtype, in _ldst_peripheral()
1222 switch (pxs->desc->rqtype) { in _ldst_peripheral()
1253 switch (pxs->desc->rqtype) { in _bursts()
1287 switch (pxs->desc->rqtype) { in _dregs()
1539 if (pxs->desc->rqtype == DMA_DEV_TO_MEM) in _setup_loops()
1542 else if (pxs->desc->rqtype == DMA_MEM_TO_DEV) in _setup_loops()
1589 if (pxs->desc->rqtype == DMA_DEV_TO_MEM) in _setup_xfer_cyclic()
1592 else if (pxs->desc->rqtype == DMA_MEM_TO_DEV) in _setup_xfer_cyclic()
[all …]
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Dqp.c1430 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()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c3927 char *rqtype, char *pbuffer, int len) in __lpfc_idiag_print_rqpair() argument
3933 "\t\t%s RQ info: ", rqtype); in __lpfc_idiag_print_rqpair()