Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_ring.c786 if (eq->mleq_type != MLXCX_EQ_TYPE_ANY && in mlxcx_rx_group_setup()
787 eq->mleq_type != MLXCX_EQ_TYPE_RX) { in mlxcx_rx_group_setup()
1359 if (eq->mleq_type != MLXCX_EQ_TYPE_ANY && in mlxcx_tx_group_setup()
1360 eq->mleq_type != MLXCX_EQ_TYPE_TX) { in mlxcx_tx_group_setup()
H A Dmlxcx.h487 mlxcx_eventq_type_t mleq_type; member
H A Dmlxcx_intr.c1371 mlxp->mlx_eqs[i].mleq_type = eqt; in mlxcx_intr_setup()