Searched refs:ipath_active_time (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_stats.c276 atomic_add(5, &dd->ipath_active_time); /* S/B #define */
H A Dipath_eeprom.c843 atomic_set(&dd->ipath_active_time, 0);
883 new_time = atomic_read(&dd->ipath_active_time);
965 atomic_sub((new_hrs * 3600), &dd->ipath_active_time);
H A Dipath_kernel.h809 atomic_t ipath_active_time; member in struct:ipath_devdata

Completed in 66 milliseconds