Home
last modified time | relevance | path

Searched refs:bt_skb_alloc (Results 1 – 25 of 34) sorted by relevance

12

/linux/net/bluetooth/
H A Dhci_drv.c20 skb = bt_skb_alloc(sizeof(*hdr) + sizeof(*ev), GFP_KERNEL); in hci_drv_cmd_status()
45 skb = bt_skb_alloc(sizeof(*hdr) + sizeof(*ev) + rp_len, GFP_KERNEL); in hci_drv_cmd_complete()
H A Dmgmt_util.c39 skb = bt_skb_alloc(6 + len, GFP_ATOMIC); in create_monitor_ctrl_event()
H A Dcoredump.c253 skb = bt_skb_alloc(size, GFP_ATOMIC); in hci_devcd_dump()
H A D6lowpan.c835 skb = bt_skb_alloc(hdr_len + len, GFP_ATOMIC); in chan_alloc_skb_cb()
/linux/drivers/bluetooth/
H A Dhci_intel.c167 skb = bt_skb_alloc(sizeof(suspend), GFP_KERNEL); in intel_lpm_suspend()
212 skb = bt_skb_alloc(0, GFP_KERNEL); in intel_lpm_resume()
252 skb = bt_skb_alloc(sizeof(lpm_resume_ack), GFP_KERNEL); in intel_lpm_host_wake()
443 skb = bt_skb_alloc(sizeof(*hdr) + sizeof(*evt) + 1, GFP_KERNEL); in inject_cmd_complete()
500 skb = bt_skb_alloc(sizeof(speed_cmd), GFP_KERNEL); in intel_set_baudrate()
H A Dh4_recv.h67 skb = bt_skb_alloc((&pkts[i])->maxlen, in h4_recv_buf()
H A Dbfusb.c215 skb = bt_skb_alloc(size, GFP_ATOMIC); in bfusb_rx_submit()
306 skb = bt_skb_alloc(pkt_len, GFP_ATOMIC); in bfusb_recv_block()
476 nskb = bt_skb_alloc(count + 32, GFP_KERNEL); in bfusb_send_frame()
H A Ddtl1_cs.c220 info->rx_skb = bt_skb_alloc(HCI_MAX_FRAME_SIZE, GFP_ATOMIC); in dtl1_receive()
410 s = bt_skb_alloc(NSHL + skb->len + 1, GFP_ATOMIC); in dtl1_hci_send_frame()
H A Dhci_mrvl.c152 skb = bt_skb_alloc(0, GFP_ATOMIC); in mrvl_send_ack()
343 skb = bt_skb_alloc(mrvl->tx_len, GFP_KERNEL); in mrvl_load_firmware()
H A Dbtqcomsmd.c33 skb = bt_skb_alloc(count, GFP_ATOMIC); in btqcomsmd_recv()
H A Dhci_h4.c181 skb = bt_skb_alloc((&pkts[i])->maxlen, in h4_recv_buf()
H A Dhci_vhci.c395 skb = bt_skb_alloc(4, GFP_KERNEL); in __vhci_create_device()
488 skb = bt_skb_alloc(len, GFP_KERNEL); in vhci_get_user()
H A Dbluecard_cs.c390 info->rx_skb = bt_skb_alloc(HCI_MAX_FRAME_SIZE, GFP_ATOMIC); in bluecard_receive()
567 skb = bt_skb_alloc(HCI_MAX_FRAME_SIZE, GFP_KERNEL); in bluecard_hci_set_baud_rate()
H A Dhci_nokia.c228 skb = bt_skb_alloc(len, GFP_KERNEL); in nokia_send_alive_packet()
268 skb = bt_skb_alloc(len, GFP_KERNEL); in nokia_send_negotiation()
H A Dbtsdio.c126 skb = bt_skb_alloc(len - 4, GFP_KERNEL); in btsdio_rx_packet()
H A Dbtusb.c1164 skb = bt_skb_alloc(HCI_MAX_EVENT_SIZE, GFP_ATOMIC); in btusb_recv_intr()
1234 skb = bt_skb_alloc(HCI_MAX_FRAME_SIZE, GFP_ATOMIC); in btusb_recv_bulk()
1320 skb = bt_skb_alloc(HCI_MAX_SCO_SIZE, GFP_ATOMIC); in btusb_recv_isoc()
1756 skb = bt_skb_alloc(urb->actual_length, GFP_ATOMIC); in btusb_diag_complete()
2555 skb = bt_skb_alloc(sizeof(*hdr) + sizeof(*evt) + 1, GFP_KERNEL); in inject_cmd_complete()
2847 skb = bt_skb_alloc(sizeof(cmd), GFP_KERNEL); in marvell_config_oob_wake()
3619 skb = bt_skb_alloc(2, GFP_KERNEL); in alloc_diag_urb()
H A Dbt3c_cs.c239 info->rx_skb = bt_skb_alloc(HCI_MAX_FRAME_SIZE, GFP_ATOMIC); in bt3c_receive()
H A Dhci_ll.c94 skb = bt_skb_alloc(1, GFP_ATOMIC); in send_hcill_cmd()
H A Dhci_bcsp.c673 bcsp->rx_skb = bt_skb_alloc(0x1005, GFP_ATOMIC); in bcsp_recv()
H A Dbtmtk.c458 skb = bt_skb_alloc(HCI_WMT_MAX_EVENT_SIZE, GFP_ATOMIC); in btmtk_usb_wmt_recv()
1076 skb = bt_skb_alloc(HCI_MAX_ISO_SIZE, GFP_ATOMIC); in btmtk_recv_isopkt()
H A Dhci_qca.c374 skb = bt_skb_alloc(1, GFP_ATOMIC); in send_hci_ibs_cmd()
1347 skb = bt_skb_alloc(sizeof(cmd), GFP_KERNEL); in qca_set_baudrate()
1579 skb = bt_skb_alloc(QCA_CRASHBYTE_PACKET_LEN, GFP_KERNEL); in qca_send_crashbuffer()
H A Dbtqca.c551 skb = bt_skb_alloc(sizeof(*hdr) + sizeof(*evt) + 1, GFP_KERNEL); in qca_inject_cmd_complete_event()
H A Dhci_h5.c496 h5->rx_skb = bt_skb_alloc(H5_MAX_LEN, GFP_ATOMIC); in h5_rx_pkt_start()
H A Dbtintel_pcie.c1337 skb = bt_skb_alloc(pkt_len, GFP_KERNEL); in btintel_pcie_read_hwexp()
1964 skb = bt_skb_alloc(sizeof(*hdr) + sizeof(*evt) + 1, GFP_KERNEL); in btintel_pcie_inject_cmd_complete()
/linux/include/net/bluetooth/
H A Dbluetooth.h505 static inline struct sk_buff *bt_skb_alloc(unsigned int len, gfp_t how) in bt_skb_alloc() function

12