Home
last modified time | relevance | path

Searched refs:time_stamps (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/power/supply/
H A Dab8500_fg.c109 time64_t time_stamps[NBR_AVG_SAMPLES]; member
388 avg->time_stamps[avg->pos] = now; in ab8500_fg_add_cap_sample()
401 } while (now - VALID_CAPACITY_SEC > avg->time_stamps[avg->pos]); in ab8500_fg_add_cap_sample()
426 avg->time_stamps[i] = 0; in ab8500_fg_clear_cap_samples()
447 avg->time_stamps[i] = now; in ab8500_fg_fill_cap_sample()
/kernel/linux/linux-6.6/drivers/power/supply/
H A Dab8500_fg.c111 time64_t time_stamps[NBR_AVG_SAMPLES]; member
391 avg->time_stamps[avg->pos] = now; in ab8500_fg_add_cap_sample()
404 } while (now - VALID_CAPACITY_SEC > avg->time_stamps[avg->pos]); in ab8500_fg_add_cap_sample()
429 avg->time_stamps[i] = 0; in ab8500_fg_clear_cap_samples()
450 avg->time_stamps[i] = now; in ab8500_fg_fill_cap_sample()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dcnic.c1439 static void cnic_bnx2x_set_tcp_options(struct cnic_dev *dev, int time_stamps, in cnic_bnx2x_set_tcp_options() argument
1446 if (time_stamps) { in cnic_bnx2x_set_tcp_options()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.c1437 static void cnic_bnx2x_set_tcp_options(struct cnic_dev *dev, int time_stamps, in cnic_bnx2x_set_tcp_options() argument
1444 if (time_stamps) { in cnic_bnx2x_set_tcp_options()

Completed in 20 milliseconds