Lines Matching defs:queue
149 extern void enable_tx_irq(struct s_smc *smc, u_short queue);
1008 * skb - pointer to sk_buff to queue for transmission
1018 * We have an internal queue for packets we can not send
1019 * immediately. Packets in this queue can be given to the
1062 // dequeue packets from xmt queue and send them
1067 if (bp->QueueSkb == 0) { // return with tbusy set: queue full
1089 * Send packets from the driver queue as long as there are some and
1099 * Take a packet from queue if there is any. If not, then we are done.
1111 int queue;
1120 // send first buffer from queue
1124 pr_debug("queue empty\n");
1126 } // queue empty !
1130 queue = (fc & FC_SYNC_BIT) ? QUEUE_S : QUEUE_A0;
1148 frame_status = hwm_tx_init(smc, fc, 1, skb->len, queue);
1171 bp->QueueSkb++; // one packet less in local queue
1176 txd = (struct s_smt_fp_txd *) HWM_GET_CURR_TXD(smc, queue);
1268 * queue is set.
1655 pr_debug("Rx: re-queue RXD.\n");
1668 * module to queue the receive buffer(s) represented by the pointer
1669 * to the RxD and the frag_count into the receive queue again. This
1745 * mac_drv_rx_complete if rx_free is large enough to queue some new