Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_flow_impl.h283 void *fe_tx_ring_group; member
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c731 if (RETARGETABLE_CLIENT((mac_group_t *)flent->fe_tx_ring_group, in mac_tx_cpu_init()
2522 grp = (mac_group_t *)flent->fe_tx_ring_group; in mac_tx_srs_group_setup()
3053 flent->fe_tx_ring_group = tgroup; in mac_datapath_setup()
3288 group = flent->fe_tx_ring_group; in mac_datapath_teardown()
3348 flent->fe_tx_ring_group = NULL; in mac_datapath_teardown()
3924 grp = flent->fe_tx_ring_group; in mac_tx_srs_setup()
H A Dmac.c1586 grp = flent->fe_tx_ring_group; in mac_hwrings_get()
7596 gclient->mci_flent->fe_tx_ring_group != NULL) { in mac_reserve_tx_group()
7597 return (gclient->mci_flent->fe_tx_ring_group); in mac_reserve_tx_group()
7868 ASSERT(fgrp == flent->fe_tx_ring_group); in mac_tx_switch_group()
7892 gflent->fe_tx_ring_group = tgrp; in mac_tx_switch_group()
7955 gflent->fe_tx_ring_group = tgrp; in mac_tx_switch_group()
7973 flent->fe_tx_ring_group = tgrp; in mac_tx_switch_group()
8620 grp = flent->fe_tx_ring_group; in mac_set_rings_effective()
H A Dmac_client.c1920 group = flent->fe_tx_ring_group; in mac_client_set_rings_prop()