Searched refs:byte_tx (Results 1 – 9 of 9) sorted by relevance
176 hci_vhci->hdev.stat.byte_tx += len; in hci_vhci_put_user()
148 hdev->stat.byte_tx += len; in hci_uart_tx_wakeup()
205 bfusb->hdev.stat.byte_tx += skb->len; in bfusb_tx_complete()
185 info->hdev.stat.byte_tx += len; in btuart_write_wakeup()
192 info->hdev.stat.byte_tx += len; in dtl1_write_wakeup()
235 info->hdev.stat.byte_tx += len; in bt3c_write_wakeup()
336 info->hdev.stat.byte_tx += len; in bluecard_write_wakeup()
773 hdev->stat.byte_tx += urb->transfer_buffer_length; in hci_usb_tx_complete()
724 __u32 byte_tx; member