Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/ipath/
Dipath_init_chip.c957 if (!dd->ipath_stats_timer_active) { in ipath_init_chip()
970 dd->ipath_stats_timer_active = 1; in ipath_init_chip()
Dipath_kernel.h396 u32 ipath_stats_timer_active; member
Dipath_driver.c2395 if (dd->ipath_stats_timer_active) { in ipath_shutdown_device()
2397 dd->ipath_stats_timer_active = 0; in ipath_shutdown_device()