Lines Matching refs:enqueue
506 * [A]---->| mac_rx_srs_process |-->| check bw |-->| enqueue |--*---------+
553 * | enqueue in |<---| mac_rx_soft_ring_process |<------v for each chain v
602 * enqueue them off of the soft ring set or a software ring, depending on the
603 * configuration of the soft ring set. MAC will enqueue up to a high watermark
770 * +--+--------+---------+ | v Don't enqueue v-*->v ring v-*----+
819 * v backlog? v v enqueue in v |
821 * | +============+ * don't enqueue | deep or
925 * v Don't enqueue v | v set bw v v Is aggr? v--*-->| goto |
1314 boolean_t enqueue = 1; \
1334 enqueue = 0; \
1337 if (enqueue) \
3534 * If you are BW_ENFORCED, just enqueue the
3721 * If no_enqueue is set, still enqueue until hiwat
4695 /* If on processor or blanking on, then enqueue and return */
4846 boolean_t enqueue = B_TRUE;
4869 enqueue = B_FALSE;
4872 if (enqueue) {