Home
last modified time | relevance | path

Searched refs:submit_ticks (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/dev/ocs_fc/
H A Docs_hw.h582 uint64_t submit_ticks; /**< timestamp when current WQE was submitted */ member
H A Docs_hw.c163 io->submit_ticks = ocs_get_os_ticks(); in ocs_hw_add_io_timed_wqe()
11193 sec_elapsed = ((ticks_current - io->submit_ticks) / ocs_get_os_tick_freq()); in target_wqe_timer_nop_cb()