Home
last modified time | relevance | path

Searched refs:byte_tx (Results 1 – 17 of 17) 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.c59 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 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 Dhci_vhci.c562 data->hdev->stat.byte_tx += len; in vhci_put_user()
H A Dhci_ldisc.c166 hdev->stat.byte_tx += len; in hci_uart_write_work()
H A Dbtmtkuart.c257 hdev->stat.byte_tx += len; in btmtkuart_tx_work()
H A Dbtmtksdio.c286 bdev->hdev->stat.byte_tx += skb->len; in btmtksdio_tx_packet()
H A Dbtnxpuart.c1670 hdev->stat.byte_tx += len; in btnxpuart_tx_work()
H A Dbtusb.c1900 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_tx_complete()
1929 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()
H A Dbtintel_pcie.c2002 hdev->stat.byte_tx += skb->len; in btintel_pcie_send_frame()
/linux/include/net/bluetooth/
H A Dhci_sock.h105 __u32 byte_tx; member