Searched refs:isr_tx_io_time (Results 1 – 2 of 2) sorted by relevance
603 ctrl_hci->isr_tx_io_time = 0; in ssv6xxx_isr_mib_reset()659 debugfs_create_u64("tx_io_time", 00444, ctrl_hci->debugfs_dir, &ctrl_hci->isr_tx_io_time); in ssv6xxx_hci_init_debugfs()736 hctl->isr_tx_io_time += timespec_to_ns(&tx_io_diff_time); in _do_tx()831 htcl->isr_tx_io_time += timespec_to_ns(&tx_io_diff_time); in _do_tx()1093 ctrl_hci->isr_tx_io_time = 0; in ssv6xxx_hci_register()
82 long long isr_tx_io_time; member