brintos

brintos / linux-shallow public Read only

0
0
Text · 1.5 KiB · 3093642 Raw
69 lines · plain
1.. SPDX-License-Identifier: GPL-2.02 3===================4nfp devlink support5===================6 7This document describes the devlink features implemented by the ``nfp``8device driver.9 10Parameters11==========12 13.. list-table:: Generic parameters implemented14 15   * - Name16     - Mode17   * - ``fw_load_policy``18     - permanent19   * - ``reset_dev_on_drv_probe``20     - permanent21 22Info versions23=============24 25The ``nfp`` driver reports the following versions26 27.. list-table:: devlink info versions implemented28   :widths: 5 5 9029 30   * - Name31     - Type32     - Description33   * - ``board.id``34     - fixed35     - Identifier of the board design36   * - ``board.rev``37     - fixed38     - Revision of the board design39   * - ``board.manufacture``40     - fixed41     - Vendor of the board design42   * - ``board.model``43     - fixed44     - Model name of the board design45   * - ``board.part_number``46     - fixed47     - Part number of the board and its components48   * - ``fw.bundle_id``49     - stored, running50     - Firmware bundle id51   * - ``fw.mgmt``52     - stored, running53     - Version of the management firmware54   * - ``fw.cpld``55     - stored, running56     - The CPLD firmware component version57   * - ``fw.app``58     - stored, running59     - The APP firmware component version60   * - ``fw.undi``61     - stored, running62     - The UNDI firmware component version63   * - ``fw.ncsi``64     - stored, running65     - The NSCI firmware component version66   * - ``chip.init``67     - stored, running68     - The CFGR firmware component version69