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()
278 struct sk_buff_head deferred_rx_queue; member
512 while ((skb = skb_dequeue(&wl->deferred_rx_queue))) in wl1271_flush_deferred_work()527 } while (skb_queue_len(&wl->deferred_rx_queue)); in wl1271_netstack_work()629 skb_queue_len(&wl->deferred_rx_queue); in wlcore_irq_locked()6395 skb_queue_head_init(&wl->deferred_rx_queue); in wlcore_alloc_hw()