Searched refs:mac_rx_switch_group (Results 1 – 4 of 4) sorted by relevance
| /onnv-gate/usr/src/uts/common/sys/ |
| H A D | mac_impl.h | 760 extern int mac_rx_switch_group(mac_client_impl_t *, mac_group_t *,
|
| /onnv-gate/usr/src/uts/common/io/mac/ |
| H A D | mac_client.c | 1658 mac_rx_switch_group( in mac_client_set_rings_prop() 1692 if (mac_rx_switch_group(mcip, defgrp, ngrp) != in mac_client_set_rings_prop() 1713 if (mac_rx_switch_group(mcip, defgrp, ngrp) != 0) { in mac_client_set_rings_prop() 1724 if (mac_rx_switch_group(mcip, group, defgrp) != 0) in mac_client_set_rings_prop()
|
| H A D | mac.c | 5828 if (mac_rx_switch_group(mcip, group, defgrp) != 0) in mac_reclaim_ring_from_grp() 6408 if (mac_rx_switch_group(gclient, grp, in mac_reserve_rx_group() 6647 mac_rx_switch_group(mac_client_impl_t *mcip, mac_group_t *fgrp, in mac_rx_switch_group() function 7460 if (mac_rx_switch_group(mcip, tgrp, in mac_group_ring_modify() 7884 if (mac_rx_switch_group(mcip, defgrp, ngrp) != 0) { in mac_check_primary_relocation()
|
| H A D | mac_datapath_setup.c | 3081 (void) mac_rx_switch_group(reloc_pmcip, in mac_datapath_setup() 3323 (void) mac_rx_switch_group(grp_only_mcip, in mac_datapath_teardown()
|