Home
last modified time | relevance | path

Searched refs:MLXCX_SQE_MAX_PTRS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_reg.h412 #define MLXCX_SQE_MAX_PTRS (MLXCX_SQE_MAX_DS - \ macro
2684 CTASSERT(MLXCX_SQE_MAX_PTRS > 0);
H A Dmlxcx_ring.c2321 for (mp = mpb; mp != NULL && ncookies <= MLXCX_SQE_MAX_PTRS; in mlxcx_buf_bind_or_copy()
2353 if (ncookies > MLXCX_SQE_MAX_PTRS) { in mlxcx_buf_bind_or_copy()