Home
last modified time | relevance | path

Searched refs:byte_rx (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/bluetooth/
H A Dbtqcomsmd.c50 btq->hdev->stat.byte_rx += count; in btqcomsmd_acl_callback()
59 btq->hdev->stat.byte_rx += count; in btqcomsmd_cmd_callback()
H A Dbtrsi.c102 h_adapter->hdev->stat.byte_rx += skb->len; in rsi_hci_recv_pkt()
H A Dbtsdio.c143 data->hdev->stat.byte_rx += len; in btsdio_rx_packet()
H A Dhci_serdev.c293 hu->hdev->stat.byte_rx += count; in hci_uart_receive_buf()
H A Ddtl1_cs.c216 info->hdev->stat.byte_rx++; in dtl1_receive()
H A Dbt3c_cs.c233 info->hdev->stat.byte_rx++; in bt3c_receive()
H A Dbtmtk.c453 hdev->stat.byte_rx += urb->actual_length; in btmtk_usb_wmt_recv()
1132 hdev->stat.byte_rx += urb->actual_length; in btmtk_intr_complete()
H A Dbluecard_cs.c490 info->hdev->stat.byte_rx += len; in bluecard_receive()
H A Dbfusb.c351 data->hdev->stat.byte_rx += count; in bfusb_rx_complete()
H A Dhci_ldisc.c631 hu->hdev->stat.byte_rx += count; in hci_uart_tty_receive()
H A Dbtmtkuart.c395 bdev->hdev->stat.byte_rx += count; in btmtkuart_receive_buf()
H A Dbtmtksdio.c535 bdev->hdev->stat.byte_rx += rx_size; in btmtksdio_rx_packet()
H A Dbtusb.c1434 hdev->stat.byte_rx += urb->actual_length; in btusb_intr_complete()
1558 hdev->stat.byte_rx += urb->actual_length; in btusb_bulk_complete()
1654 hdev->stat.byte_rx += length; in btusb_isoc_complete()
H A Dbtnxpuart.c1772 nxpdev->hdev->stat.byte_rx += count; in btnxpuart_receive_buf()
H A Dbtintel_pcie.c1183 hdev->stat.byte_rx += plen; in btintel_pcie_recv_frame()
/linux/include/net/bluetooth/
H A Dhci_sock.h104 __u32 byte_rx; member