Searched refs:time_stamps (Results 1 – 2 of 2) sorted by relevance
109 time64_t time_stamps[NBR_AVG_SAMPLES]; member395 avg->time_stamps[avg->pos] = ts64.tv_sec; in ab8500_fg_add_cap_sample()408 } while (ts64.tv_sec - VALID_CAPACITY_SEC > avg->time_stamps[avg->pos]); in ab8500_fg_add_cap_sample()433 avg->time_stamps[i] = 0; in ab8500_fg_clear_cap_samples()454 avg->time_stamps[i] = ts64.tv_sec; in ab8500_fg_fill_cap_sample()
1428 static void cnic_bnx2x_set_tcp_options(struct cnic_dev *dev, int time_stamps, in cnic_bnx2x_set_tcp_options() argument1435 if (time_stamps) { in cnic_bnx2x_set_tcp_options()