Searched refs:classify_pkt_type (Results 1 – 3 of 3) sorted by relevance
2910 if (hdev->classify_pkt_type) in hci_dev_classify_pkt_type()2911 return hdev->classify_pkt_type(hdev, skb); in hci_dev_classify_pkt_type()
663 u8 (*classify_pkt_type)(struct hci_dev *hdev, struct sk_buff *skb); member
4279 hdev->classify_pkt_type = btusb_classify_qca_pkt_type; in btusb_probe()