Searched refs:raw_q (Results 1 – 3 of 3) sorted by relevance
2523 skb_queue_head_init(&hdev->raw_q); in hci_alloc_dev_priv()3790 while ((skb = skb_dequeue(&hdev->raw_q))) in hci_tx_work()
5622 skb_queue_purge(&hdev->raw_q); in hci_dev_close_sync()
523 struct sk_buff_head raw_q; member