unrel 46 drivers/bluetooth/hci_bcsp.c struct sk_buff_head unrel; /* Unreliable packets queue */ unrel 151 drivers/bluetooth/hci_bcsp.c skb_queue_tail(&bcsp->unrel, skb); unrel 281 drivers/bluetooth/hci_bcsp.c skb = skb_dequeue(&bcsp->unrel); unrel 291 drivers/bluetooth/hci_bcsp.c skb_queue_head(&bcsp->unrel, skb); unrel 415 drivers/bluetooth/hci_bcsp.c skb_queue_head(&bcsp->unrel, nskb); unrel 724 drivers/bluetooth/hci_bcsp.c skb_queue_head_init(&bcsp->unrel); unrel 748 drivers/bluetooth/hci_bcsp.c skb_queue_purge(&bcsp->unrel); unrel 63 drivers/bluetooth/hci_h5.c struct sk_buff_head unrel; /* Unreliable packets queue */ unrel 123 drivers/bluetooth/hci_h5.c skb_queue_tail(&h5->unrel, nskb); unrel 187 drivers/bluetooth/hci_h5.c skb_queue_purge(&h5->unrel); unrel 217 drivers/bluetooth/hci_h5.c skb_queue_head_init(&h5->unrel); unrel 245 drivers/bluetooth/hci_h5.c skb_queue_purge(&h5->unrel); unrel 597 drivers/bluetooth/hci_h5.c skb_queue_tail(&h5->unrel, skb); unrel 723 drivers/bluetooth/hci_h5.c skb = skb_dequeue(&h5->unrel); unrel 732 drivers/bluetooth/hci_h5.c skb_queue_head(&h5->unrel, skb);