Lines Matching defs:queue
146 extern void enable_tx_irq(struct s_smc *smc, u_short queue);
1002 * skb - pointer to sk_buff to queue for transmission
1012 * We have an internal queue for packets we can not send
1013 * immediately. Packets in this queue can be given to the
1056 // dequeue packets from xmt queue and send them
1061 if (bp->QueueSkb == 0) { // return with tbusy set: queue full
1083 * Send packets from the driver queue as long as there are some and
1093 * Take a packet from queue if there is any. If not, then we are done.
1105 int queue;
1114 // send first buffer from queue
1118 pr_debug("queue empty\n");
1120 } // queue empty !
1124 queue = (fc & FC_SYNC_BIT) ? QUEUE_S : QUEUE_A0;
1142 frame_status = hwm_tx_init(smc, fc, 1, skb->len, queue);
1165 bp->QueueSkb++; // one packet less in local queue
1170 txd = (struct s_smt_fp_txd *) HWM_GET_CURR_TXD(smc, queue);
1262 * queue is set.
1648 pr_debug("Rx: re-queue RXD.\n");
1661 * module to queue the receive buffer(s) represented by the pointer
1662 * to the RxD and the frag_count into the receive queue again. This
1741 * mac_drv_rx_complete if rx_free is large enough to queue some new