Home
last modified time | relevance | path

Searched refs:hci_recv_frame (Results 1 – 25 of 31) sorted by relevance

12

/linux/drivers/bluetooth/
H A Dhci_h4.c101 { H4_RECV_ACL, .recv = hci_recv_frame },
102 { H4_RECV_SCO, .recv = hci_recv_frame },
103 { H4_RECV_EVENT, .recv = hci_recv_frame },
104 { H4_RECV_ISO, .recv = hci_recv_frame },
H A Dhci_ath.c185 { H4_RECV_ACL, .recv = hci_recv_frame },
186 { H4_RECV_SCO, .recv = hci_recv_frame },
187 { H4_RECV_EVENT, .recv = hci_recv_frame },
H A Dhci_ag6xx.c96 { H4_RECV_ACL, .recv = hci_recv_frame },
97 { H4_RECV_SCO, .recv = hci_recv_frame },
98 { H4_RECV_EVENT, .recv = hci_recv_frame },
H A Dbpa10x.c79 { H4_RECV_ACL, .recv = hci_recv_frame },
80 { H4_RECV_SCO, .recv = hci_recv_frame },
81 { H4_RECV_EVENT, .recv = hci_recv_frame },
H A Dhci_aml.c111 { H4_RECV_ACL, .recv = hci_recv_frame },
112 { H4_RECV_SCO, .recv = hci_recv_frame },
113 { H4_RECV_EVENT, .recv = hci_recv_frame },
114 { H4_RECV_ISO, .recv = hci_recv_frame },
H A Dhci_mrvl.c245 { H4_RECV_ACL, .recv = hci_recv_frame },
246 { H4_RECV_SCO, .recv = hci_recv_frame },
247 { H4_RECV_EVENT, .recv = hci_recv_frame },
H A Dhci_nokia.c625 return hci_recv_frame(hdev, skb); in nokia_recv_radio()
630 { H4_RECV_ACL, .recv = hci_recv_frame },
631 { H4_RECV_SCO, .recv = hci_recv_frame },
632 { H4_RECV_EVENT, .recv = hci_recv_frame },
H A Dhci_ll.c416 { H4_RECV_ACL, .recv = hci_recv_frame },
417 { H4_RECV_SCO, .recv = hci_recv_frame },
418 { H4_RECV_EVENT, .recv = hci_recv_frame },
H A Dhci_intel.c456 return hci_recv_frame(hdev, skb); in inject_cmd_complete()
899 return hci_recv_frame(hdev, skb); in intel_recv_event()
959 { H4_RECV_ACL, .recv = hci_recv_frame },
960 { H4_RECV_SCO, .recv = hci_recv_frame },
H A Dbtrsi.c96 return hci_recv_frame(hdev, skb); in rsi_hci_recv_pkt()
H A Dbtqcomsmd.c42 return hci_recv_frame(hdev, skb); in btqcomsmd_recv()
H A Dbtmtkuart.c227 err = hci_recv_frame(hdev, skb); in btmtkuart_recv_event()
251 { H4_RECV_ACL, .recv = hci_recv_frame },
252 { H4_RECV_SCO, .recv = hci_recv_frame },
H A Dhci_bcm.c684 { H4_RECV_ACL, .recv = hci_recv_frame },
685 { H4_RECV_SCO, .recv = hci_recv_frame },
686 { H4_RECV_EVENT, .recv = hci_recv_frame },
687 { H4_RECV_ISO, .recv = hci_recv_frame },
H A Dbtmtk.h308 return hci_recv_frame(hdev, skb); in btmtk_recv_event()
H A Dbtmtk.c521 err = hci_recv_frame(hdev, skb); in btmtk_usb_wmt_recv()
1017 return hci_recv_frame(hdev, skb); in btmtk_usb_recv_acl()
1141 hci_recv_frame(hdev, skb); in btmtk_recv_isopkt()
1570 return hci_recv_frame(hdev, skb); in btmtk_recv_event()
H A Dhci_bcsp.c551 hci_recv_frame(hu->hdev, bcsp->rx_skb); in bcsp_complete_rx_pkt()
565 hci_recv_frame(hu->hdev, bcsp->rx_skb); in bcsp_complete_rx_pkt()
H A Dbtsdio.c151 err = hci_recv_frame(data->hdev, skb); in btsdio_rx_packet()
H A Dvirtio_bt.c238 hci_recv_frame(vbt->hdev, skb); in virtbt_rx_handle()
H A Dbtmtksdio.c444 err = hci_recv_frame(hdev, skb); in btmtksdio_recv_event()
485 return hci_recv_frame(hdev, skb); in btmtksdio_recv_acl()
490 { H4_RECV_SCO, .recv = hci_recv_frame },
H A Dbtnxpuart.c1414 return hci_recv_frame(hdev, skb); in nxp_recv_acl_pkt()
1750 { H4_RECV_SCO, .recv = hci_recv_frame },
1751 { H4_RECV_EVENT, .recv = hci_recv_frame },
1752 { H4_RECV_ISO, .recv = hci_recv_frame },
H A Dhci_qca.c1009 return hci_recv_frame(hdev, skb); in qca_recv_acl_data()
1246 return hci_recv_frame(hdev, skb); in qca_recv_event()
1272 { H4_RECV_SCO, .recv = hci_recv_frame },
1274 { H4_RECV_ISO, .recv = hci_recv_frame },
H A Dbtusb.c1510 hci_recv_frame(data->hdev, skb); in btusb_recv_isoc()
2744 return hci_recv_frame(hdev, skb); in inject_cmd_complete()
2861 return hci_recv_frame(hdev, skb); in btusb_recv_event_realtek()
3423 return hci_recv_frame(hdev, skb); in btusb_recv_acl_qca()
3430 return hci_recv_frame(hdev, skb); in btusb_recv_evt_qca()
4264 data->recv_event = hci_recv_frame; in btusb_probe()
4287 data->recv_acl = hci_recv_frame; in btusb_probe()
H A Dbtmrvl_sdio.c788 hci_recv_frame(hdev, skb); in btmrvl_sdio_card_to_host()
790 hci_recv_frame(hdev, skb); in btmrvl_sdio_card_to_host()
H A Dbfusb.c338 hci_recv_frame(data->hdev, data->reassembly); in bfusb_recv_block()
H A Dbtintel_pcie.c1184 return hci_recv_frame(hdev, skb); in btintel_pcie_recv_event()
1280 ret = hci_recv_frame(hdev, skb); in btintel_pcie_recv_frame()
2188 return hci_recv_frame(hdev, skb); in btintel_pcie_inject_cmd_complete()

12