Searched refs:deferred_tx_queue (Results 1 – 4 of 4) sorted by relevance
137 skb_queue_tail(&wl->deferred_tx_queue, skb); in wl18xx_tx_complete_packet()
275 struct sk_buff_head deferred_tx_queue; member
979 skb_queue_tail(&wl->deferred_tx_queue, skb); in wl1271_tx_complete_packet()
499 while ((skb = skb_dequeue(&wl->deferred_tx_queue))) in wl1271_flush_deferred_work()610 defer_count = skb_queue_len(&wl->deferred_tx_queue) + in wlcore_irq_locked()6131 skb_queue_head_init(&wl->deferred_tx_queue); in wlcore_alloc_hw()