Lines Matching defs:hci_dev_stats
94 struct hci_dev_stats { struct95 __u32 err_rx;96 __u32 err_tx;97 __u32 cmd_tx;98 __u32 evt_rx;99 __u32 acl_tx;100 __u32 acl_rx;101 __u32 sco_tx;102 __u32 sco_rx;103 __u32 byte_rx;127 struct hci_dev_stats stat; argument