Searched refs:completed_q (Results 1 – 1 of 1) sorted by relevance
68 struct sk_buff_head completed_q; member85 skb = skb_dequeue(&data->completed_q); in bfusb_get_completed()104 skb_queue_tail(&data->completed_q, skb); in bfusb_unlink_urbs()193 skb_queue_tail(&data->completed_q, skb); in bfusb_tx_complete()640 skb_queue_head_init(&data->completed_q); in bfusb_probe()