Lines Matching defs:queue
51 #define FST_TX_QUEUE_LEN 100 /* At 8Mbps a longer queue length is
435 * A sixteen entry transmit queue
438 int txqe; /* index to queue next packet */
439 struct sk_buff *txq[FST_TXQ_DEPTH]; /* The queue */
560 * Interrupt Service routine, we will declare a work queue per Card
561 * and make the ISR schedule a task in the queue for later execution.
562 * In the 2.4 Kernel we used to use the immediate queue for BH's
581 fst_q_work_item(u64 * queue, int card_index)
587 * Grab the queue exclusively
592 * Making an entry in the queue is simply a matter of setting
598 *queue |= mask;
610 * Grab the queue exclusively
640 * Grab the queue exclusively
1550 /* Drain the event queue */
2293 * We are always going to queue the packet
2321 dbg(DBG_ASS, "Tx queue overflow card %d port %d\n",
2327 * queue the buffer