Searched refs:completed_q (Results 1 – 1 of 1) sorted by relevance
83 struct sk_buff_head completed_q; member100 skb = skb_dequeue(&data->completed_q); in bfusb_get_completed()119 skb_queue_tail(&data->completed_q, skb); in bfusb_unlink_urbs()208 skb_queue_tail(&data->completed_q, skb); in bfusb_tx_complete()665 skb_queue_head_init(&data->completed_q); in bfusb_probe()