Lines Matching refs:out

117  * 	Fanout is the idea of spreading out the load of processing frames based
126 * penalizes a connection if the data arrives out of order. If a given flow
127 * is processed on different CPUs, then the data will appear out of order,
136 * spreading the incoming receive load out across multiple interrupts which
193 * If the driver runs out of transmit descriptors, for example, the OS is
261 * come into play and MAC will use that as a means of fanning out received
275 * section deserves being fleshed out.
279 * illumos uses fanout to help spread out the incoming processing load of chains
286 * related accounting, they may be fanned out based on one of the following
341 * out mac_rx_deliver() to DLS, DLS instead registers them to go directly via
597 * amount of transmit descriptors. When they run out, they return unused frames
601 * When a device runs out of descriptors, the next thing that MAC does is
624 * flag. When this is passed, if a device driver runs out of transmit
632 * mode, when we hit a case where a driver runs out of transmit descriptors,
680 * leverage one another. In this case, we'll draw out the more common ones
745 * | mac_tx_soft_ring_process |-->v worker v-*->v out of tx v-*->| goto |
751 * v apppend v<--*----------v out of tx v-*-------+---------*--v returned v
1542 * performance reasons), we need to separate out v4_tcp, v4_udp
1828 break; /* out of switch... */
1961 * performance reasons), we need to separate out v4_tcp, v4_udp
2429 * and get the interface out of polling
2580 goto out;
2584 goto out;
2733 out:
2782 /* Nothing else to do. Get out of poll mode */
3059 /* Nothing else to do. Get out of poll mode */
3439 * when Tx ring runs out of descs.
3566 * When the underlying Tx ring runs out of Tx descs, it starts queueing up
3574 * In the SRS_TX_FANOUT mode, packets will be fanned out to multiple
3583 * be fanned out among the soft rings associated with the Tx rings.
3595 * and later mac_tx_addr_mode() function is called to send the packet out
3600 * SRS_TX_BLOCKED indicates out of Tx descs. SRS expects a wakeup from the
3614 * Tx soft rings but instead get dropped when the NIC runs out of desc. The
3620 * rings) under flow-control (i.e., out of desc or exceeding bw limits)
3623 * returned back to the clients when the driver runs out of Tx descs.
3650 * out of Tx descs and messages start getting
3652 * tx_srs_drain() completely drains out the
3679 * out of tx desc condition. To atomically set
3701 * NIC to send the packet out.
3766 * the packet out. The fanout hint that is passed as an argument is
3769 * ring runs out of Tx desc's the returned packet will be queued in
3831 * chain out.
3865 * out to a Tx rings.
4057 /* Device out of tx desc, set block */
4119 /* Device out of tx desc, set block */
4340 * If the driver is out of descriptors and does a
4801 * When we are out of transmit descriptors and we already have a
4887 * This routine is called when fanning out outgoing traffic among
4943 * out of Tx descs and messages start getting
4945 * tx_srs_drain() completely drains out the
4974 * out of tx desc condition. To atomically set