Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dmac_flow_impl.h283 void *fe_tx_ring_group; member
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c719 if (RETARGETABLE_CLIENT((mac_group_t *)flent->fe_tx_ring_group, in mac_tx_cpu_init()
2486 if (flent->fe_tx_ring_group == NULL) in mac_tx_srs_group_setup()
2488 grp = (mac_group_t *)flent->fe_tx_ring_group; in mac_tx_srs_group_setup()
2970 flent->fe_tx_ring_group = tgroup; in mac_datapath_setup()
3180 group = flent->fe_tx_ring_group; in mac_datapath_teardown()
3240 flent->fe_tx_ring_group = NULL; in mac_datapath_teardown()
3816 grp = flent->fe_tx_ring_group; in mac_tx_srs_setup()
H A Dmac.c1499 grp = flent->fe_tx_ring_group; in mac_hwrings_get()
6928 gclient->mci_flent->fe_tx_ring_group != NULL) { in mac_reserve_tx_group()
6929 return (gclient->mci_flent->fe_tx_ring_group); in mac_reserve_tx_group()
7200 ASSERT(fgrp == flent->fe_tx_ring_group); in mac_tx_switch_group()
7224 gflent->fe_tx_ring_group = tgrp; in mac_tx_switch_group()
7287 gflent->fe_tx_ring_group = tgrp; in mac_tx_switch_group()
7305 flent->fe_tx_ring_group = tgrp; in mac_tx_switch_group()
7957 grp = flent->fe_tx_ring_group; in mac_set_rings_effective()
H A Dmac_client.c1868 group = flent->fe_tx_ring_group; in mac_client_set_rings_prop()