skbtxq 51 drivers/block/aoe/aoenet.c static struct sk_buff_head skbtxq; skbtxq 60 drivers/block/aoe/aoenet.c while ((skb = skb_dequeue(&skbtxq))) { skbtxq 121 drivers/block/aoe/aoenet.c skb_queue_tail(&skbtxq, skb); skbtxq 202 drivers/block/aoe/aoenet.c skb_queue_head_init(&skbtxq); skbtxq 220 drivers/block/aoe/aoenet.c skb_queue_purge(&skbtxq);