Searched defs:grp_only_mcip (Results 1 - 1 of 1) sorted by relevance

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

Completed in 166 milliseconds