Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_intr.c1365 eqt = MLXCX_EQ_TYPE_RX; in mlxcx_intr_setup()
1376 if (eqt == MLXCX_EQ_TYPE_RX) { in mlxcx_intr_setup()
1379 eqt = MLXCX_EQ_TYPE_RX; in mlxcx_intr_setup()
H A Dmlxcx.h448 MLXCX_EQ_TYPE_RX, enumerator
H A Dmlxcx_ring.c787 eq->mleq_type != MLXCX_EQ_TYPE_RX) { in mlxcx_rx_group_setup()