devlink: add documentation for generic devlink parameters
A few generic devlink parameters have been added, but never documented. Fix that now. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
8559dc33a3
commit
d56a0c47a9
@@ -88,3 +88,14 @@ own name.
|
|||||||
* - ``enable_roce``
|
* - ``enable_roce``
|
||||||
- Boolean
|
- Boolean
|
||||||
- Enable handling of RoCE traffic in the device.
|
- Enable handling of RoCE traffic in the device.
|
||||||
|
* - ``internal_err_reset``
|
||||||
|
- Boolean
|
||||||
|
- When enabled, the device driver will reset the device on internal
|
||||||
|
errors.
|
||||||
|
* - ``max_macs``
|
||||||
|
- u32
|
||||||
|
- Specifies the maximum number of MAC addresses per ethernet port of
|
||||||
|
this device.
|
||||||
|
* - ``region_snapshot_enable``
|
||||||
|
- Boolean
|
||||||
|
- Enable capture of ``devlink-region`` snapshots.
|
||||||
|
Reference in New Issue
Block a user