Searched refs:mac_rx_switch_group (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | mac_impl.h | 769 extern int mac_rx_switch_group(mac_client_impl_t *, mac_group_t *,
|
/titanic_50/usr/src/uts/common/io/mac/ |
H A D | mac_client.c | 1762 mac_rx_switch_group( in mac_client_set_rings_prop() 1796 if (mac_rx_switch_group(mcip, defgrp, ngrp) != in mac_client_set_rings_prop() 1817 if (mac_rx_switch_group(mcip, defgrp, ngrp) != 0) { in mac_client_set_rings_prop() 1828 if (mac_rx_switch_group(mcip, group, defgrp) != 0) in mac_client_set_rings_prop()
|
H A D | mac.c | 5983 if (mac_rx_switch_group(mcip, group, defgrp) != 0) in mac_reclaim_ring_from_grp() 6563 if (mac_rx_switch_group(gclient, grp, in mac_reserve_rx_group() 6802 mac_rx_switch_group(mac_client_impl_t *mcip, mac_group_t *fgrp, in mac_rx_switch_group() function 7615 if (mac_rx_switch_group(mcip, tgrp, in mac_group_ring_modify() 8039 if (mac_rx_switch_group(mcip, defgrp, ngrp) != 0) { in mac_check_primary_relocation()
|
H A D | mac_datapath_setup.c | 3058 (void) mac_rx_switch_group(reloc_pmcip, in mac_datapath_setup() 3300 (void) mac_rx_switch_group(grp_only_mcip, in mac_datapath_teardown()
|