Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_init_chip.c947 if (!dd->ipath_stats_timer_active) { in ipath_init_chip()
959 dd->ipath_stats_timer_active = 1; in ipath_init_chip()
Dipath_kernel.h397 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()