Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_dma.c282 mlxcx_dma_init(mlxcx_t *mlxp, mlxcx_dma_buffer_t *mxdb, in mlxcx_dma_init() function
H A Dmlxcx.h1277 extern boolean_t mlxcx_dma_init(mlxcx_t *, mlxcx_dma_buffer_t *,
H A Dmlxcx_ring.c2204 ret = mlxcx_dma_init(mlxp, &b->mlb_dma, &attr, B_TRUE); in mlxcx_buf_create_foreign()