Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h280 void *fe_rx_ring_group; /* SL */ member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2398 mac_group_t *rx_group = flent->fe_rx_ring_group; in mac_rx_srs_group_setup()
3025 flent->fe_rx_ring_group = rgroup; in mac_datapath_setup()
3157 reloc_pmcip->mci_flent->fe_rx_ring_group, default_rgroup); in mac_datapath_setup()
3188 group = flent->fe_rx_ring_group; in mac_datapath_teardown()
3281 flent->fe_rx_ring_group = NULL; in mac_datapath_teardown()
3409 group_only_flent->fe_rx_ring_group, default_group); in mac_datapath_teardown()
H A Dmac.c1584 grp = flent->fe_rx_ring_group; in mac_hwrings_get()
7458 VERIFY3P(fgrp, ==, mcip->mci_flent->fe_rx_ring_group); in mac_rx_switch_group()
7493 gmcip->mci_flent->fe_rx_ring_group = tgrp; in mac_rx_switch_group()
7501 mcip->mci_flent->fe_rx_ring_group = tgrp; in mac_rx_switch_group()
7519 gmcip->mci_flent->fe_rx_ring_group = in mac_rx_switch_group()
8580 grp = flent->fe_rx_ring_group; in mac_set_rings_effective()
8680 if (flent->fe_rx_ring_group != defgrp || mrp->mrp_mask & MRP_RX_RINGS) in mac_check_primary_relocation()
H A Dmac_client.c1744 group = flent->fe_rx_ring_group; in mac_client_set_rings_prop()
2467 if (flent->fe_rx_ring_group != NULL) in mac_client_datapath_setup()
2468 mac_rx_group_unmark(flent->fe_rx_ring_group, MR_INCIPIENT); in mac_client_datapath_setup()