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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac.c7197 flow_entry_t *gflent; local
7219 gflent = gmcip->mci_flent;
7221 mac_tx_dismantle_soft_rings(fgrp, gflent);
7224 gflent->fe_tx_ring_group = tgrp;
7229 mac_tx_srs_group_setup(gmcip, gflent,
7231 mac_fanout_setup(gmcip, gflent,
7281 gflent = gmcip->mci_flent;
7284 mac_tx_dismantle_soft_rings(fgrp, gflent);
7287 gflent->fe_tx_ring_group = tgrp;
7291 mac_tx_srs_group_setup(gmcip, gflent, SRST_LIN
[all...]

Completed in 72 milliseconds