Searched refs:deferred_rx_queue (Results 1 – 3 of 3) sorted by relevance
200 skb_queue_tail(&wl->deferred_rx_queue, skb); in wl1271_rx_handle_data()
272 struct sk_buff_head deferred_rx_queue; member
495 while ((skb = skb_dequeue(&wl->deferred_rx_queue))) in wl1271_flush_deferred_work()510 } while (skb_queue_len(&wl->deferred_rx_queue)); in wl1271_netstack_work()611 skb_queue_len(&wl->deferred_rx_queue); in wlcore_irq_locked()6130 skb_queue_head_init(&wl->deferred_rx_queue); in wlcore_alloc_hw()