mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-04-18 11:33:36 -04:00
devlink: Add new "enable_phc" generic device param
Add a new device generic parameter to enable/disable the PHC (PTP Hardware Clock) functionality in the device associated with the devlink instance. Signed-off-by: David Arinzon <darinzon@amazon.com> Reviewed-by: Jiri Pirko <jiri@nvidia.com> Link: https://patch.msgid.link/20250617110545.5659-6-darinzon@amazon.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
9d67d534e4
commit
cea465a96a
@@ -137,3 +137,6 @@ own name.
|
||||
* - ``event_eq_size``
|
||||
- u32
|
||||
- Control the size of asynchronous control events EQ.
|
||||
* - ``enable_phc``
|
||||
- Boolean
|
||||
- Enable PHC (PTP Hardware Clock) functionality in the device.
|
||||
|
||||
Reference in New Issue
Block a user