Home
last modified time | relevance | path

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

/linux/drivers/bluetooth/
H A Dbtqcomsmd.c76 hdev->stat.byte_tx += skb->len; in btqcomsmd_send()
85 hdev->stat.byte_tx += skb->len; in btqcomsmd_send()
H A Dbtsdio.c81 data->hdev->stat.byte_tx += skb->len; in btsdio_tx_packet()
H A Dhci_serdev.c75 hdev->stat.byte_tx += len; in hci_uart_write_work()
H A Dbpa10x.c58 hdev->stat.byte_tx += urb->transfer_buffer_length; in bpa10x_tx_complete()
H A Ddtl1_cs.c171 info->hdev->stat.byte_tx += len; in dtl1_write_wakeup()
H A Dbt3c_cs.c210 info->hdev->stat.byte_tx += len; in bt3c_write_wakeup()
H A Dhci_vhci.c553 data->hdev->stat.byte_tx += len; in vhci_put_user()
H A Dbluecard_cs.c326 info->hdev->stat.byte_tx += len; in bluecard_write_wakeup()
H A Dbfusb.c186 data->hdev->stat.byte_tx += skb->len; in bfusb_tx_complete()
H A Dbtmrvl_main.c648 priv->btmrvl_dev.hcidev->stat.byte_tx += skb->len; in btmrvl_service_main_thread()
H A Dhci_ldisc.c164 hdev->stat.byte_tx += len; in hci_uart_write_work()
H A Dbtmtkuart.c256 hdev->stat.byte_tx += len; in btmtkuart_tx_work()
H A Dbtintel_pcie.c1114 hdev->stat.byte_tx += skb->len; in btintel_pcie_send_frame()
H A Dbtmtksdio.c286 bdev->hdev->stat.byte_tx += skb->len; in btmtksdio_tx_packet()
H A Dbtnxpuart.c1339 hdev->stat.byte_tx += len; in btnxpuart_tx_work()
H A Dbtusb.c1765 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_tx_complete()
1794 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_isoc_tx_complete()
H A Dhci_bcm4377.c1502 hdev->stat.byte_tx += skb->len; in bcm4377_hci_send_frame()
/linux/include/net/bluetooth/
H A Dhci_sock.h105 __u32 byte_tx; member