Searched refs:deferred_tx_queue (Results 1 – 4 of 4) sorted by relevance
127 skb_queue_tail(&wl->deferred_tx_queue, skb); in wl18xx_tx_complete_packet()
269 struct sk_buff_head deferred_tx_queue; member
965 skb_queue_tail(&wl->deferred_tx_queue, skb); in wl1271_tx_complete_packet()
496 while ((skb = skb_dequeue(&wl->deferred_tx_queue))) in wl1271_flush_deferred_work()605 defer_count = skb_queue_len(&wl->deferred_tx_queue) + in wlcore_irq_locked()6322 skb_queue_head_init(&wl->deferred_tx_queue); in wlcore_alloc_hw()