Lines Matching defs:hci_dev_stats
714 struct hci_dev_stats { struct715 __u32 err_rx;716 __u32 err_tx;717 __u32 cmd_tx;718 __u32 evt_rx;719 __u32 acl_tx;720 __u32 acl_rx;721 __u32 sco_tx;722 __u32 sco_rx;723 __u32 byte_rx;747 struct hci_dev_stats stat; argument