Lines Matching defs:queue
952 * including assigning an interrupt queue for anything but
970 * to setting up the interrupt queue DMA
982 * single TX queue before giving up */
1417 * idle tx queue. If we can't get the lock we leave the queue
1419 * using the queue anyway, or we lost a race and the NIC will
1420 * waste some of its resources polling an inactive queue for a
1434 /* start the queue if we've stopped it */
2627 u16 pseudo_hdr_offset, cksum_offset, queue;
2631 queue = skb_get_queue_mapping(skb);
2632 ss = &mgp->ss[queue];
2633 netdev_queue = netdev_get_tx_queue(mgp->dev, queue);
3461 * queue. Due to the large queue, the netdev->tx_timeout function