Searched refs:deferred_tx_queue (Results 1 – 4 of 4) sorted by relevance
141 skb_queue_tail(&wl->deferred_tx_queue, skb); in wl18xx_tx_complete_packet()
281 struct sk_buff_head deferred_tx_queue; member
980 skb_queue_tail(&wl->deferred_tx_queue, skb); in wl1271_tx_complete_packet()
516 while ((skb = skb_dequeue(&wl->deferred_tx_queue))) in wl1271_flush_deferred_work()628 defer_count = skb_queue_len(&wl->deferred_tx_queue) + in wlcore_irq_locked()6396 skb_queue_head_init(&wl->deferred_tx_queue); in wlcore_alloc_hw()