Home
last modified time | relevance | path

Searched refs:byte_tx (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/drivers/bluetooth/
Dbtqcomsmd.c85 hdev->stat.byte_tx += skb->len; in btqcomsmd_send()
94 hdev->stat.byte_tx += skb->len; in btqcomsmd_send()
Dbtwilink.c271 hdev->stat.byte_tx += len; in ti_st_send_frame()
Dhci_serdev.c86 hdev->stat.byte_tx += len; in hci_uart_write_work()
Dbtsdio.c99 data->hdev->stat.byte_tx += skb->len; in btsdio_tx_packet()
Dhci_vhci.c245 data->hdev->stat.byte_tx += len; in vhci_put_user()
Dbpa10x.c73 hdev->stat.byte_tx += urb->transfer_buffer_length; in bpa10x_tx_complete()
Ddtl1_cs.c171 info->hdev->stat.byte_tx += len; in dtl1_write_wakeup()
Dbt3c_cs.c210 info->hdev->stat.byte_tx += len; in bt3c_write_wakeup()
Dbtmtkuart.c234 hdev->stat.byte_tx += len; in btmtkuart_tx_work()
Dbfusb.c201 data->hdev->stat.byte_tx += skb->len; in bfusb_tx_complete()
Dbluecard_cs.c327 info->hdev->stat.byte_tx += len; in bluecard_write_wakeup()
Dhci_ldisc.c180 hdev->stat.byte_tx += len; in hci_uart_write_work()
Dbtmrvl_main.c660 priv->btmrvl_dev.hcidev->stat.byte_tx += skb->len; in btmrvl_service_main_thread()
Dbtusb.c1082 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_tx_complete()
1108 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_isoc_tx_complete()
/Linux-v4.19/include/net/bluetooth/
Dhci_sock.h105 __u32 byte_tx; member