Searched refs:deferred_rx_queue (Results 1 – 3 of 3) sorted by relevance
207 skb_queue_tail(&wl->deferred_rx_queue, skb); in wl1271_rx_handle_data()
275 struct sk_buff_head deferred_rx_queue; member
508 while ((skb = skb_dequeue(&wl->deferred_rx_queue))) in wl1271_flush_deferred_work()523 } while (skb_queue_len(&wl->deferred_rx_queue)); in wl1271_netstack_work()624 skb_queue_len(&wl->deferred_rx_queue); in wlcore_irq_locked()6260 skb_queue_head_init(&wl->deferred_rx_queue); in wlcore_alloc_hw()