Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c7865 flow_entry_t *gflent; in mac_tx_switch_group() local
7887 gflent = gmcip->mci_flent; in mac_tx_switch_group()
7889 mac_tx_dismantle_soft_rings(fgrp, gflent); in mac_tx_switch_group()
7892 gflent->fe_tx_ring_group = tgrp; in mac_tx_switch_group()
7897 mac_tx_srs_group_setup(gmcip, gflent, in mac_tx_switch_group()
7899 mac_fanout_setup(gmcip, gflent, in mac_tx_switch_group()
7949 gflent = gmcip->mci_flent; in mac_tx_switch_group()
7952 mac_tx_dismantle_soft_rings(fgrp, gflent); in mac_tx_switch_group()
7955 gflent->fe_tx_ring_group = tgrp; in mac_tx_switch_group()
7959 mac_tx_srs_group_setup(gmcip, gflent, SRST_LINK); in mac_tx_switch_group()
[all …]