byte_tx           186 drivers/bluetooth/bfusb.c 		data->hdev->stat.byte_tx += skb->len;
byte_tx           327 drivers/bluetooth/bluecard_cs.c 		info->hdev->stat.byte_tx += len;
byte_tx            58 drivers/bluetooth/bpa10x.c 		hdev->stat.byte_tx += urb->transfer_buffer_length;
byte_tx           210 drivers/bluetooth/bt3c_cs.c 		info->hdev->stat.byte_tx += len;
byte_tx           660 drivers/bluetooth/btmrvl_main.c 				priv->btmrvl_dev.hcidev->stat.byte_tx += skb->len;
byte_tx           286 drivers/bluetooth/btmtksdio.c 	bdev->hdev->stat.byte_tx += skb->len;
byte_tx           387 drivers/bluetooth/btmtkuart.c 			hdev->stat.byte_tx += len;
byte_tx            76 drivers/bluetooth/btqcomsmd.c 		hdev->stat.byte_tx += skb->len;
byte_tx            85 drivers/bluetooth/btqcomsmd.c 		hdev->stat.byte_tx += skb->len;
byte_tx            84 drivers/bluetooth/btsdio.c 	data->hdev->stat.byte_tx += skb->len;
byte_tx          1150 drivers/bluetooth/btusb.c 		hdev->stat.byte_tx += urb->transfer_buffer_length;
byte_tx          1176 drivers/bluetooth/btusb.c 		hdev->stat.byte_tx += urb->transfer_buffer_length;
byte_tx           258 drivers/bluetooth/btwilink.c 	hdev->stat.byte_tx += len;
byte_tx           171 drivers/bluetooth/dtl1_cs.c 		info->hdev->stat.byte_tx += len;
byte_tx           165 drivers/bluetooth/hci_ldisc.c 		hdev->stat.byte_tx += len;
byte_tx            77 drivers/bluetooth/hci_serdev.c 			hdev->stat.byte_tx += len;
byte_tx           230 drivers/bluetooth/hci_vhci.c 	data->hdev->stat.byte_tx += len;
byte_tx           105 include/net/bluetooth/hci_sock.h 	__u32 byte_tx;