Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/bluetooth/
Dhci_vhci.c176 hci_vhci->hdev.stat.byte_tx += len; in hci_vhci_put_user()
Dhci_ldisc.c148 hdev->stat.byte_tx += len; in hci_uart_tx_wakeup()
Dbfusb.c205 bfusb->hdev.stat.byte_tx += skb->len; in bfusb_tx_complete()
Dbtuart_cs.c185 info->hdev.stat.byte_tx += len; in btuart_write_wakeup()
Ddtl1_cs.c192 info->hdev.stat.byte_tx += len; in dtl1_write_wakeup()
Dbt3c_cs.c235 info->hdev.stat.byte_tx += len; in bt3c_write_wakeup()
Dbluecard_cs.c336 info->hdev.stat.byte_tx += len; in bluecard_write_wakeup()
Dhci_usb.c773 hdev->stat.byte_tx += urb->transfer_buffer_length; in hci_usb_tx_complete()
/linux-2.4.37.9/include/net/bluetooth/
Dhci.h724 __u32 byte_tx; member