Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/bluetooth/
Dbtqcomsmd.c59 btq->hdev->stat.byte_rx += count; in btqcomsmd_acl_callback()
68 btq->hdev->stat.byte_rx += count; in btqcomsmd_cmd_callback()
Dbtrsi.c92 h_adapter->hdev->stat.byte_rx += skb->len; in rsi_hci_recv_pkt()
Dbtwilink.c117 lhst->hdev->stat.byte_rx += skb->len; in st_receive()
Dhci_serdev.c267 hu->hdev->stat.byte_rx += count; in hci_uart_receive_buf()
Dbtsdio.c161 data->hdev->stat.byte_rx += len; in btsdio_rx_packet()
Ddtl1_cs.c216 info->hdev->stat.byte_rx++; in dtl1_receive()
Dbtmtkuart.c377 bdev->hdev->stat.byte_rx += count; in btmtkuart_receive_buf()
Dbt3c_cs.c233 info->hdev->stat.byte_rx++; in bt3c_receive()
Dhci_ldisc.c611 hu->hdev->stat.byte_rx += count; in hci_uart_tty_receive()
Dbluecard_cs.c491 info->hdev->stat.byte_rx += len; in bluecard_receive()
Dbfusb.c366 data->hdev->stat.byte_rx += count; in bfusb_rx_complete()
Dbtmrvl_sdio.c777 hdev->stat.byte_rx += buf_len; in btmrvl_sdio_card_to_host()
788 hdev->stat.byte_rx += buf_len; in btmrvl_sdio_card_to_host()
Dbtusb.c693 hdev->stat.byte_rx += urb->actual_length; in btusb_intr_complete()
783 hdev->stat.byte_rx += urb->actual_length; in btusb_bulk_complete()
879 hdev->stat.byte_rx += length; in btusb_isoc_complete()
/Linux-v4.19/include/net/bluetooth/
Dhci_sock.h104 __u32 byte_rx; member