Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/mac/
H A Dmac_datapath_setup.c2847 boolean_t txhw; in mac_datapath_setup() local
2879 txhw = (mrp->mrp_mask & MRP_TX_RINGS) && in mac_datapath_setup()
2919 if (tgroup == NULL && txhw) { in mac_datapath_setup()
2962 (txhw || mcip->mci_share != NULL)) { in mac_datapath_setup()
H A Dmac.c6911 boolean_t txhw = mrp->mrp_mask & MRP_TX_RINGS; in mac_reserve_tx_group() local
6938 if (txhw && unspec && in mac_reserve_tx_group()
6946 if (txhw && mrp->mrp_ntxrings > 0 && in mac_reserve_tx_group()
6951 if (txhw) { in mac_reserve_tx_group()