Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c3071 mac_client_impl_t *grp_only_mcip; in mac_datapath_teardown() local
3124 &grp_only_mcip, default_group, B_TRUE); in mac_datapath_teardown()
3129 ASSERT(grp_only_mcip != NULL); in mac_datapath_teardown()
3132 group_only_flent = grp_only_mcip->mci_flent; in mac_datapath_teardown()
3139 mac_rx_srs_group_setup(grp_only_mcip, in mac_datapath_teardown()
3141 mac_fanout_setup(grp_only_mcip, in mac_datapath_teardown()
3143 MCIP_RESOURCE_PROPS(grp_only_mcip), in mac_datapath_teardown()
3144 mac_rx_deliver, grp_only_mcip, NULL, NULL); in mac_datapath_teardown()
3146 mac_set_rings_effective(grp_only_mcip); in mac_datapath_teardown()
3185 &grp_only_mcip, default_group, B_FALSE); in mac_datapath_teardown()
[all …]