Searched refs:rxhw (Results 1 – 2 of 2) sorted by relevance
2846 boolean_t rxhw; in mac_datapath_setup() local2876 rxhw = (mrp->mrp_mask & MRP_RX_RINGS) && in mac_datapath_setup()2898 group_only_mcip, rxhw); in mac_datapath_setup()2907 if (rgroup == NULL && rxhw) { in mac_datapath_setup()2936 (rxhw || mcip->mci_share != NULL)) { in mac_datapath_setup()
6346 boolean_t rxhw = mrp->mrp_mask & MRP_RX_RINGS; in mac_reserve_rx_group() local6372 if (rxhw && unspec && in mac_reserve_rx_group()6380 if (rxhw && mrp->mrp_nrxrings > 0 && in mac_reserve_rx_group()6384 if (rxhw) { in mac_reserve_rx_group()6492 nrings = rxhw ? need_rings : isprimary ? donor_grp_rcnt: 1; in mac_reserve_rx_group()6514 if (mac_is_primary_client(mcip) && !rxhw) in mac_reserve_rx_group()8003 mac_check_primary_relocation(mac_client_impl_t *mcip, boolean_t rxhw) in mac_check_primary_relocation() argument8024 if (rxhw && mip->mi_rxhwclnt_avail < 2) in mac_check_primary_relocation()