Home
last modified time | relevance | path

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

/linux-6.1.9/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.c457 data->hdev->stat.byte_tx += len; in vhci_put_user()
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()
Dbluecard_cs.c326 info->hdev->stat.byte_tx += len; in bluecard_write_wakeup()
Dhci_ldisc.c164 hdev->stat.byte_tx += len; in hci_uart_write_work()
Dbtmtkuart.c256 hdev->stat.byte_tx += len; in btmtkuart_tx_work()
Dbtmtksdio.c284 bdev->hdev->stat.byte_tx += skb->len; in btmtksdio_tx_packet()
Dbtusb.c1485 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_tx_complete()
1514 hdev->stat.byte_tx += urb->transfer_buffer_length; in btusb_isoc_tx_complete()
/linux-6.1.9/include/net/bluetooth/
Dhci_sock.h105 __u32 byte_tx; member