Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2870 boolean_t txhw; in mac_datapath_setup() local
2902 txhw = (mrp->mrp_mask & MRP_TX_RINGS) && in mac_datapath_setup()
2942 if (tgroup == NULL && txhw) { in mac_datapath_setup()
2985 (txhw || mcip->mci_share != NULL)) { in mac_datapath_setup()
H A Dmac.c6916 boolean_t txhw = mrp->mrp_mask & MRP_TX_RINGS; in mac_reserve_tx_group() local
6943 if (txhw && unspec && in mac_reserve_tx_group()
6951 if (txhw && mrp->mrp_ntxrings > 0 && in mac_reserve_tx_group()
6956 if (txhw) { in mac_reserve_tx_group()