Searched refs:ipath_active_time (Results 1 – 3 of 3) sorted by relevance
843 atomic_set(&dd->ipath_active_time, 0); in ipath_get_eeprom_info()883 new_time = atomic_read(&dd->ipath_active_time); in ipath_update_eeprom_log()965 atomic_sub((new_hrs * 3600), &dd->ipath_active_time); in ipath_update_eeprom_log()
276 atomic_add(5, &dd->ipath_active_time); /* S/B #define */ in ipath_get_faststats()
810 atomic_t ipath_active_time; member