Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_reg.h406 #define MLXCX_SQE_MAX_DS ((1 << 6) - 1) macro
412 #define MLXCX_SQE_MAX_PTRS (MLXCX_SQE_MAX_DS - \
H A Dmlxcx_ring.c1650 MLXCX_SQE_MAX_DS); in mlxcx_sq_add_buffer()