Searched +full:dma +full:- +full:drb (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/dma/intel,ldma.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Lightning Mountain centralized DMA controllers.10 - chuanhua.lei@intel.com11 - mallikarjunax.reddy@intel.com14 - $ref: dma-controller.yaml#19 - intel,lgm-cdma20 - intel,lgm-dma2tx[all …]
1 /*-2 * SPDX-License-Identifier: BSD-2-Clause85 struct ddp_rcv_buffer *drb);87 struct sge_wrq *wrq, int tid, struct ddp_rcv_buffer *drb);100 * reuse of buffers (avoiding the need to re-fault in pages, hold104 * is a trade-off for performance.106 * If an application ping-pongs two buffers for a connection via118 if (ps->prsv.prsv_nppods > 0) in free_pageset()119 t4_free_page_pods(&ps->prsv); in free_pageset()121 for (i = 0; i < ps->npages; i++) { in free_pageset()[all …]