Searched refs:dev_pkt_type (Results 1 – 1 of 1) sorted by relevance
2919 u8 dev_pkt_type; in hci_recv_frame() local2928 dev_pkt_type = hci_dev_classify_pkt_type(hdev, skb); in hci_recv_frame()2929 if (hci_skb_pkt_type(skb) != dev_pkt_type) { in hci_recv_frame()2930 hci_skb_pkt_type(skb) = dev_pkt_type; in hci_recv_frame()