Home
last modified time | relevance | path

Searched +full:dma +full:- +full:drb (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/dma/
H A Dintel,ldma.yaml1 # 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.com
11 - mallikarjunax.reddy@intel.com
14 - $ref: dma-controller.yaml#
19 - intel,lgm-cdma
20 - intel,lgm-dma2tx
[all …]
/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
85 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, hold
104 * is a trade-off for performance.
106 * If an application ping-pongs two buffers for a connection via
118 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 …]