Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2901 boolean_t txhw; in mac_datapath_setup() local
2934 txhw = (mrp->mrp_mask & MRP_TX_RINGS) && in mac_datapath_setup()
2999 if (tgroup == NULL && txhw) { in mac_datapath_setup()
3045 (txhw || mcip->mci_share != 0)) { in mac_datapath_setup()
H A Dmac.c7578 boolean_t txhw = mrp->mrp_mask & MRP_TX_RINGS; in mac_reserve_tx_group() local
7606 if (txhw && unspec && in mac_reserve_tx_group()
7614 if (txhw && mrp->mrp_ntxrings > 0 && in mac_reserve_tx_group()
7619 if (txhw) { in mac_reserve_tx_group()