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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Diphase.c610 skb1 = skb_dequeue(&iavcc->txing_skb);
624 skb1 = skb_dequeue(&iavcc->txing_skb);
1585 skb_queue_tail(&iavcc->txing_skb, skb);
1645 skb_queue_head_init (&ia_vcc->txing_skb);
H A Diphase.h215 struct sk_buff_head txing_skb; member in struct:ia_vcc

Completed in 123 milliseconds