Searched refs:txing_skb (Results 1 – 2 of 2) sorted by relevance
665 skb1 = skb_dequeue(&iavcc->txing_skb); in ia_tx_poll()679 skb1 = skb_dequeue(&iavcc->txing_skb); in ia_tx_poll()1737 skb_queue_tail(&iavcc->txing_skb, skb);1797 skb_queue_head_init (&ia_vcc->txing_skb);
214 struct sk_buff_head txing_skb; member