diff options
author | Jianbo Liu <jianbol@nvidia.com> | 2025-02-03 23:35:08 +0200 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-02-06 10:14:01 +0100 |
commit | 79faf9d76d66a1f846b61008ddf1596bd7944a08 (patch) | |
tree | 543509b0a018e1b89586a230a240bf4a0e335110 /scripts/lib/kdoc/kdoc_output.py | |
parent | 574998cf3b3f59afa9e3a6bbb609d9d4eb2023b4 (diff) |
net/mlx5: Move PPS notifier and out_work to clock_state
The PPS notifier is currently in mlx5_clock, and mlx5_clock can be
shared in later patch, so the notifier should be registered for each
device to avoid any event miss. Besides, the out_work is scheduled by
PPS out event which is triggered only when the device is in free
running mode. So, both are moved to mlx5_core_dev's clock_state.
Signed-off-by: Jianbo Liu <jianbol@nvidia.com>
Reviewed-by: Carolina Jubran <cjubran@nvidia.com>
Reviewed-by: Dragos Tatulea <dtatulea@nvidia.com>
Signed-off-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions