Searched refs:completion_queue (Results 1 – 2 of 2) sorted by relevance
529 struct sk_buff *completion_queue; member596 skb->next = softnet_data[cpu].completion_queue; in dev_kfree_skb_irq()597 softnet_data[cpu].completion_queue = skb; in dev_kfree_skb_irq()
1385 if (softnet_data[cpu].completion_queue) { in net_tx_action()1389 clist = softnet_data[cpu].completion_queue; in net_tx_action()1390 softnet_data[cpu].completion_queue = NULL; in net_tx_action()2779 queue->completion_queue = NULL; in net_dev_init()