Searched refs:isr_rx_io_time (Results 1 – 2 of 2) sorted by relevance
488 hctl->isr_rx_io_time += timespec_to_ns(&rx_io_diff_time); in _do_rx()574 ctrl_hci->isr_rx_io_time += timespec_to_ns(&rx_io_diff_time); in ssv6xxx_hci_rx_work()602 ctrl_hci->isr_rx_io_time = 0; in ssv6xxx_isr_mib_reset()660 debugfs_create_u64("rx_io_time", 00444, ctrl_hci->debugfs_dir, &ctrl_hci->isr_rx_io_time); in ssv6xxx_hci_init_debugfs()1092 ctrl_hci->isr_rx_io_time = 0; in ssv6xxx_hci_register()
83 long long isr_rx_io_time; member