Lines Matching defs:queue
49 #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 */
555 * Interrupt Service routine, we will declare a work queue per Card
556 * and make the ISR schedule a task in the queue for later execution.
557 * In the 2.4 Kernel we used to use the immediate queue for BH's
576 fst_q_work_item(u64 *queue, int card_index)
581 /* Grab the queue exclusively
585 /* Making an entry in the queue is simply a matter of setting
591 *queue |= mask;
602 /* Grab the queue exclusively
630 /* Grab the queue exclusively
1492 /* Drain the event queue */
2228 /* We are always going to queue the packet
2254 dbg(DBG_ASS, "Tx queue overflow card %d port %d\n",
2259 /* queue the buffer