Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_dma.c404 mlxcx_dma_alloc_offset(mlxcx_t *mlxp, mlxcx_dma_buffer_t *mxdb, in mlxcx_dma_alloc_offset() function
H A Dmlxcx.h1281 extern boolean_t mlxcx_dma_alloc_offset(mlxcx_t *, mlxcx_dma_buffer_t *,
H A Dmlxcx_ring.c2173 ret = mlxcx_dma_alloc_offset(mlxp, &b->mlb_dma, &attr, &acc, in mlxcx_buf_create()