Searched refs:sys_counterval (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | clock.c | 252 struct system_counterval_t *sys_counterval, in mlx5_mtctr_read() argument 276 *sys_counterval = (struct system_counterval_t) { in mlx5_mtctr_read() 287 struct system_counterval_t *sys_counterval, in mlx5_mtctr_syncdevicetime() argument 297 err = mlx5_mtctr_read(mdev, real_time_mode, sys_counterval, &device); in mlx5_mtctr_syncdevicetime() 311 struct system_counterval_t *sys_counterval, in mlx5_mtctr_syncdevicecyclestime() argument 318 err = mlx5_mtctr_read(mdev, false, sys_counterval, &device); in mlx5_mtctr_syncdevicecyclestime()
|
| /linux/kernel/time/ |
| H A D | timekeeping.c | 1306 struct system_counterval_t *sys_counterval, in get_device_system_crosststamp() argument
|