Home
last modified time | relevance | path

Searched refs:ipath_stats_timer_active (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_init_chip.c947 if (!dd->ipath_stats_timer_active) { in ipath_init_chip()
960 dd->ipath_stats_timer_active = 1; in ipath_init_chip()
Dipath_kernel.h396 u32 ipath_stats_timer_active; member
Dipath_driver.c2390 if (dd->ipath_stats_timer_active) { in ipath_shutdown_device()
2392 dd->ipath_stats_timer_active = 0; in ipath_shutdown_device()