Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2672 *group_only_mcip = NULL; in mac_group_next_state()
2681 if (*group_only_mcip != NULL) in mac_group_next_state()
2696 if (*group_only_mcip == NULL) in mac_group_next_state()
2702 ASSERT(*group_only_mcip != NULL); in mac_group_next_state()
2897 mac_client_impl_t *group_only_mcip; in mac_datapath_setup() local
2957 group_only_mcip, rxhw); in mac_datapath_setup()
3110 group_only_mcip = MAC_GROUP_ONLY_CLIENT( in mac_datapath_setup()
3112 ASSERT(group_only_mcip != NULL && in mac_datapath_setup()
3117 mac_rx_srs_group_setup(group_only_mcip, in mac_datapath_setup()
3121 mac_fanout_setup(group_only_mcip, in mac_datapath_setup()
[all …]
H A Dmac.c7453 mac_client_impl_t *group_only_mcip; in mac_rx_switch_group() local
7535 next_state = mac_group_next_state(tgrp, &group_only_mcip, in mac_rx_switch_group()
7859 mac_client_impl_t *group_only_mcip; in mac_tx_switch_group() local
7895 &group_only_mcip, defgrp, B_FALSE); in mac_tx_switch_group()
7958 &group_only_mcip, defgrp, B_FALSE); in mac_tx_switch_group()
7974 tgrp->mrg_state = mac_group_next_state(tgrp, &group_only_mcip, in mac_tx_switch_group()