Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bluetooth/
Dbtqcomsmd.c76 hdev->stat.byte_tx += skb->len; in btqcomsmd_send()
85 hdev->stat.byte_tx += skb->len; in btqcomsmd_send()
Dbtsdio.c84 data->hdev->stat.byte_tx += skb->len; in btsdio_tx_packet()
Dhci_serdev.c75 hdev->stat.byte_tx += len; in hci_uart_write_work()
Dbpa10x.c58 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()
Dhci_vhci.c563 data->hdev->stat.byte_tx += len; in vhci_put_user()
Dbluecard_cs.c326 info->hdev->stat.byte_tx += len; in bluecard_write_wakeup()
Dbtmrvl_main.c655 priv->btmrvl_dev.hcidev->stat.byte_tx += skb->len; in btmrvl_service_main_thread()
Dbfusb.c186 data->hdev->stat.byte_tx += skb->len; in bfusb_tx_complete()
Dhci_ldisc.c164 hdev->stat.byte_tx += len; in hci_uart_write_work()
Dbtmtkuart.c255 hdev->stat.byte_tx += len; in btmtkuart_tx_work()
Dbtnxpuart.c1191 hdev->stat.byte_tx += len; in btnxpuart_tx_work()
Dbtmtksdio.c284 bdev->hdev->stat.byte_tx += skb->len; in btmtksdio_tx_packet()
Dbtusb.c1758 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_tx_complete()
1787 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_isoc_tx_complete()
Dhci_bcm4377.c1484 hdev->stat.byte_tx += skb->len; in bcm4377_hci_send_frame()
/linux-6.6.21/include/net/bluetooth/
Dhci_sock.h105 __u32 byte_tx; member