Searched refs:need_rings (Results 1 – 1 of 1) sorted by relevance
6341 int need_rings = 0; in mac_reserve_rx_group() local6391 need_rings = mrp->mrp_nrxrings; in mac_reserve_rx_group()6466 need_rings))) { in mac_reserve_rx_group()6492 nrings = rxhw ? need_rings : isprimary ? donor_grp_rcnt: 1; in mac_reserve_rx_group()6545 donorgrp->mrg_cur_count >= need_rings) { in mac_reserve_rx_group()6587 ASSERT(donor_grp_rcnt >= need_rings); in mac_reserve_rx_group()6589 donorgrp, grp, share, need_rings); in mac_reserve_rx_group()6907 int need_rings = 0; in mac_reserve_tx_group() local6958 need_rings = mrp->mrp_ntxrings; in mac_reserve_tx_group()7004 need_rings)) { in mac_reserve_tx_group()[all …]