Home
last modified time | relevance | path

Searched refs:raw_q (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_sock.c1832 skb_queue_tail(&hdev->raw_q, skb); in hci_sock_sendmsg()
1853 skb_queue_tail(&hdev->raw_q, skb); in hci_sock_sendmsg()
1877 skb_queue_tail(&hdev->raw_q, skb); in hci_sock_sendmsg()
H A Dhci_core.c1812 skb_queue_purge(&hdev->raw_q); in hci_dev_do_close()
3689 skb_queue_head_init(&hdev->raw_q); in hci_alloc_dev()
4751 while ((skb = skb_dequeue(&hdev->raw_q))) in hci_tx_work()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_sock.c1871 skb_queue_tail(&hdev->raw_q, skb); in hci_sock_sendmsg()
1892 skb_queue_tail(&hdev->raw_q, skb); in hci_sock_sendmsg()
1916 skb_queue_tail(&hdev->raw_q, skb); in hci_sock_sendmsg()
H A Dhci_core.c2574 skb_queue_head_init(&hdev->raw_q); in hci_alloc_dev_priv()
3875 while ((skb = skb_dequeue(&hdev->raw_q))) in hci_tx_work()
H A Dhci_sync.c5068 skb_queue_purge(&hdev->raw_q); in hci_dev_close_sync()
/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci_core.h470 struct sk_buff_head raw_q;
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h545 struct sk_buff_head raw_q; member

Completed in 28 milliseconds