raw_q             370 include/net/bluetooth/hci_core.h 	struct sk_buff_head	raw_q;
raw_q            1755 net/bluetooth/hci_core.c 	skb_queue_purge(&hdev->raw_q);
raw_q            3258 net/bluetooth/hci_core.c 	skb_queue_head_init(&hdev->raw_q);
raw_q            4278 net/bluetooth/hci_core.c 	while ((skb = skb_dequeue(&hdev->raw_q)))
raw_q            1757 net/bluetooth/hci_sock.c 		skb_queue_tail(&hdev->raw_q, skb);
raw_q            1778 net/bluetooth/hci_sock.c 			skb_queue_tail(&hdev->raw_q, skb);
raw_q            1801 net/bluetooth/hci_sock.c 		skb_queue_tail(&hdev->raw_q, skb);