Searched refs:dequeue_tx (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Dzatm.c629 static inline void dequeue_tx(struct atm_vcc *vcc) function
634 EVENT("dequeue_tx\n",0,0);
638 printk(KERN_CRIT DEV_LABEL "(itf %d): dequeue_tx but not "
678 dequeue_tx(zatm_dev->tx_map[chan]);
H A Deni.c1178 static void dequeue_tx(struct atm_dev *dev) function
1193 DPRINTK("dequeue_tx: next 0x%lx curr 0x%x\n",ENI_PRV_POS(skb),
1513 dequeue_tx(dev);

Completed in 103 milliseconds