diff options
| author | Arkadiusz Kubalewski <[email protected]> | 2025-06-12 15:28:34 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-06-14 01:21:57 +0000 |
| commit | 2952daf44a84670a6aa9e13edbc105bdab83ccba (patch) | |
| tree | 4f751a421ed4b60890f14d3d066e50ee82ca984b /drivers/net/ethernet/intel/ice/ice_main.c | |
| parent | dpll: add phase-offset-monitor feature to netlink spec (diff) | |
| download | kernel-2952daf44a84670a6aa9e13edbc105bdab83ccba.tar.gz kernel-2952daf44a84670a6aa9e13edbc105bdab83ccba.zip | |
dpll: add phase_offset_monitor_get/set callback ops
Add new callback operations for a dpll device:
- phase_offset_monitor_get(..) - to obtain current state of phase offset
monitor feature from dpll device,
- phase_offset_monitor_set(..) - to allow feature configuration.
Obtain the feature state value using the get callback and provide it to
the user if the device driver implements callbacks.
Execute the set callback upon user requests.
Reviewed-by: Milena Olech <[email protected]>
Reviewed-by: Jiri Pirko <[email protected]>
Signed-off-by: Arkadiusz Kubalewski <[email protected]>
Acked-by: Vadim Fedorenko <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions
