Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_ring.c530 if (g->mlg_state & MLXCX_GROUP_FLOWS) { in mlxcx_teardown_rx_group()
589 g->mlg_state &= ~MLXCX_GROUP_FLOWS; in mlxcx_teardown_rx_group()
903 g->mlg_state |= MLXCX_GROUP_FLOWS; in mlxcx_rx_group_setup()
H A Dmlxcx.h875 MLXCX_GROUP_FLOWS = 1 << 3, enumerator