Home
last modified time | relevance | path

Searched refs:completed_q (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbfusb.c68 struct sk_buff_head completed_q; member
85 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()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbfusb.c68 struct sk_buff_head completed_q; member
85 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()

Completed in 2 milliseconds