Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c3094 mac_client_impl_t *grp_only_mcip; in mac_datapath_teardown() local
3147 &grp_only_mcip, default_group, B_TRUE); in mac_datapath_teardown()
3152 ASSERT(grp_only_mcip != NULL); in mac_datapath_teardown()
3155 group_only_flent = grp_only_mcip->mci_flent; in mac_datapath_teardown()
3162 mac_rx_srs_group_setup(grp_only_mcip, in mac_datapath_teardown()
3164 mac_fanout_setup(grp_only_mcip, in mac_datapath_teardown()
3166 MCIP_RESOURCE_PROPS(grp_only_mcip), in mac_datapath_teardown()
3167 mac_rx_deliver, grp_only_mcip, NULL, NULL); in mac_datapath_teardown()
3169 mac_set_rings_effective(grp_only_mcip); in mac_datapath_teardown()
3208 &grp_only_mcip, default_group, B_FALSE); in mac_datapath_teardown()
[all …]