Home
last modified time | relevance | path

Searched refs:MR_INCIPIENT (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dmac_impl.h199 #define MR_INCIPIENT 0x1 macro
/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2272 ring->mr_flag |= MR_INCIPIENT; in mac_srs_create()
3168 mac_rx_group_unmark(group, MR_INCIPIENT); in mac_datapath_teardown()
3294 mac_rx_group_unmark(default_group, MR_INCIPIENT); in mac_datapath_teardown()
H A Dmac_provider.c707 (MR_INCIPIENT | MR_CONDEMNED | MR_QUIESCE))) { in mac_rx_common()
H A Dmac.c4625 MAC_RING_UNMARK(ring, MR_INCIPIENT); in i_mac_group_add_ring()
6887 mac_rx_group_unmark(tgrp, MR_INCIPIENT); in mac_rx_switch_group()
H A Dmac_client.c2391 mac_rx_group_unmark(flent->fe_rx_ring_group, MR_INCIPIENT); in mac_client_datapath_setup()