Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/bluetooth/
Dbtwilink.c119 lhst->hdev->stat.byte_rx += skb->len; in st_receive()
Dbtusb.c239 hdev->stat.byte_rx += urb->actual_length; in btusb_intr_complete()
324 hdev->stat.byte_rx += urb->actual_length; in btusb_bulk_complete()
414 hdev->stat.byte_rx += length; in btusb_isoc_complete()
Dbtmrvl_sdio.c520 hdev->stat.byte_rx += buf_len; in btmrvl_sdio_card_to_host()
532 hdev->stat.byte_rx += buf_len; in btmrvl_sdio_card_to_host()
Dbtsdio.c158 data->hdev->stat.byte_rx += len; in btsdio_rx_packet()
Dhci_ldisc.c372 hu->hdev->stat.byte_rx += count; in hci_uart_tty_receive()
Dbpa10x.c77 hdev->stat.byte_rx += count; in bpa10x_recv()
Dbtuart_cs.c188 info->hdev->stat.byte_rx++; in btuart_receive()
Ddtl1_cs.c219 info->hdev->stat.byte_rx++; in dtl1_receive()
Dbt3c_cs.c236 info->hdev->stat.byte_rx++; in bt3c_receive()
Dbfusb.c361 data->hdev->stat.byte_rx += count; in bfusb_rx_complete()
Dbluecard_cs.c493 info->hdev->stat.byte_rx += len; in bluecard_receive()
/linux-2.6.39/include/net/bluetooth/
Dhci.h1112 __u32 byte_rx; member