Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c7454 mac_client_impl_t *gmcip; in mac_rx_switch_group() local
7489 gmcip = mgcp->mgc_client; in mac_rx_switch_group()
7491 mac_group_remove_client(fgrp, gmcip); in mac_rx_switch_group()
7492 mac_group_add_client(tgrp, gmcip); in mac_rx_switch_group()
7493 gmcip->mci_flent->fe_rx_ring_group = tgrp; in mac_rx_switch_group()
7514 gmcip = mgcp->mgc_client; in mac_rx_switch_group()
7516 if (mcip->mci_unicast == gmcip->mci_unicast) { in mac_rx_switch_group()
7517 mac_group_remove_client(fgrp, gmcip); in mac_rx_switch_group()
7518 mac_group_add_client(tgrp, gmcip); in mac_rx_switch_group()
7519 gmcip->mci_flent->fe_rx_ring_group = in mac_rx_switch_group()
[all …]