Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Daspm.c141 prev = rcd->aspm_ts_last_intr; in __aspm_ctx_disable()
143 rcd->aspm_ts_last_intr = now; in __aspm_ctx_disable()
H A Dhfi.h243 ktime_t aspm_ts_last_intr; member