Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_impl.h742 extern int mac_rx_switch_group(mac_client_impl_t *, mac_group_t *,
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2984 err = mac_rx_switch_group(group_only_mcip, rgroup, in mac_datapath_setup()
3156 (void) mac_rx_switch_group(reloc_pmcip, in mac_datapath_setup()
3408 (void) mac_rx_switch_group(grp_only_mcip, in mac_datapath_teardown()
H A Dmac_client.c1796 mac_rx_switch_group( in mac_client_set_rings_prop()
1838 if (mac_rx_switch_group(mcip, defgrp, ngrp) != in mac_client_set_rings_prop()
1869 if (mac_rx_switch_group(mcip, defgrp, ngrp) != 0) { in mac_client_set_rings_prop()
1880 if (mac_rx_switch_group(mcip, group, defgrp) != 0) in mac_client_set_rings_prop()
H A Dmac.c6632 if (mac_rx_switch_group(mcip, group, defgrp) != 0) in mac_reclaim_ring_from_grp()
7228 if (mac_rx_switch_group(gclient, grp, in mac_reserve_rx_group()
7448 mac_rx_switch_group(mac_client_impl_t *mcip, mac_group_t *fgrp, in mac_rx_switch_group() function
8280 if (mac_rx_switch_group(mcip, tgrp, in mac_group_ring_modify()
8703 if (mac_rx_switch_group(mcip, defgrp, ngrp) != 0) { in mac_check_primary_relocation()