Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/bluetooth/
Dbtqcomsmd.c50 btq->hdev->stat.byte_rx += count; in btqcomsmd_acl_callback()
59 btq->hdev->stat.byte_rx += count; in btqcomsmd_cmd_callback()
Dbtrsi.c102 h_adapter->hdev->stat.byte_rx += skb->len; in rsi_hci_recv_pkt()
Dbtsdio.c146 data->hdev->stat.byte_rx += len; in btsdio_rx_packet()
Dhci_serdev.c293 hu->hdev->stat.byte_rx += count; in hci_uart_receive_buf()
Ddtl1_cs.c216 info->hdev->stat.byte_rx++; in dtl1_receive()
Dbt3c_cs.c233 info->hdev->stat.byte_rx++; in bt3c_receive()
Dhci_ldisc.c620 hu->hdev->stat.byte_rx += count; in hci_uart_tty_receive()
Dbfusb.c351 data->hdev->stat.byte_rx += count; in bfusb_rx_complete()
Dbluecard_cs.c490 info->hdev->stat.byte_rx += len; in bluecard_receive()
Dbtmrvl_sdio.c805 hdev->stat.byte_rx += buf_len; in btmrvl_sdio_card_to_host()
816 hdev->stat.byte_rx += buf_len; in btmrvl_sdio_card_to_host()
Dbtusb.c1007 hdev->stat.byte_rx += urb->actual_length; in btusb_intr_complete()
1123 hdev->stat.byte_rx += urb->actual_length; in btusb_bulk_complete()
1219 hdev->stat.byte_rx += length; in btusb_isoc_complete()
2298 hdev->stat.byte_rx += urb->actual_length; in btusb_mtk_wmt_recv()
Dbtmtkuart.c399 bdev->hdev->stat.byte_rx += count; in btmtkuart_receive_buf()
Dbtmtksdio.c533 bdev->hdev->stat.byte_rx += rx_size; in btmtksdio_rx_packet()
/linux-5.19.10/include/net/bluetooth/
Dhci_sock.h104 __u32 byte_rx; member