Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmac_soft_ring.h502 SRS_TX_SERIALIZE, enumerator
/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c1551 srs_tx->st_mode = SRS_TX_SERIALIZE; in mac_tx_srs_update_bwlimit()
1573 if (tx_mode == SRS_TX_SERIALIZE || in mac_tx_srs_update_bwlimit()
3957 tx->st_mode = SRS_TX_SERIALIZE; in mac_tx_srs_setup()
H A Dmac_sched.c1031 {SRS_TX_SERIALIZE, mac_tx_serializer_mode},
3723 ASSERT(srs_tx->st_mode == SRS_TX_SERIALIZE); in mac_tx_serializer_mode()
4053 if (tx_mode == SRS_TX_DEFAULT || tx_mode == SRS_TX_SERIALIZE) { in mac_tx_srs_drain()
H A Dmac.c5043 tx->st_mode == SRS_TX_SERIALIZE || in i_mac_group_add_ring()
5255 tx->st_mode = SRS_TX_SERIALIZE; in i_mac_group_rem_ring()
7832 if (tx->st_mode == SRS_TX_BW || tx->st_mode == SRS_TX_SERIALIZE || in mac_tx_dismantle_soft_rings()
/illumos-gate/usr/src/cmd/mdb/common/modules/mac/
H A Dmac.c491 case SRS_TX_SERIALIZE: in mac_srs_txmode2str()