Searched refs:MLXCX_GROUP_INIT (Results 1 – 3 of 3) sorted by relevance
654 g->mlg_state &= ~MLXCX_GROUP_INIT; in mlxcx_teardown_rx_group()700 g->mlg_state &= ~MLXCX_GROUP_INIT; in mlxcx_teardown_tx_group()712 if (!(g->mlg_state & MLXCX_GROUP_INIT)) in mlxcx_teardown_groups()720 if (!(g->mlg_state & MLXCX_GROUP_INIT)) in mlxcx_teardown_groups()730 if (!(g->mlg_state & MLXCX_GROUP_INIT)) in mlxcx_teardown_groups()760 g->mlg_state |= MLXCX_GROUP_INIT; in mlxcx_rx_group_setup()1332 g->mlg_state |= MLXCX_GROUP_INIT; in mlxcx_tx_group_setup()
974 ASSERT(g->mlg_state & MLXCX_GROUP_INIT); in mlxcx_mac_fill_tx_ring()1067 ASSERT(g->mlg_state & MLXCX_GROUP_INIT); in mlxcx_mac_fill_rx_ring()1107 ASSERT(g->mlg_state & MLXCX_GROUP_INIT); in mlxcx_mac_fill_rx_group()
872 MLXCX_GROUP_INIT = 1 << 0, enumerator