Home
last modified time | relevance | path

Searched refs:DEVLINK_CMD_RELOAD (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/Documentation/networking/devlink/
H A Dhns3.rst10 The ``hns3`` driver supports reloading via ``DEVLINK_CMD_RELOAD``.
H A Dmlx4.rst43 The ``mlx4`` driver supports reloading via ``DEVLINK_CMD_RELOAD``
H A Dmlxsw.rst38 The ``mlxsw`` driver supports reloading via ``DEVLINK_CMD_RELOAD``
H A Dnetdevsim.rst36 The ``netdevsim`` driver supports reloading via ``DEVLINK_CMD_RELOAD``
H A Dmlx5.rst113 The ``mlx5`` driver supports reloading via ``DEVLINK_CMD_RELOAD``
H A Dice.rst143 using ``DEVLINK_CMD_RELOAD`` with the ``DEVLINK_RELOAD_ACTION_FW_ACTIVATE``
/openbmc/linux/include/uapi/linux/
H A Ddevlink.h81 DEVLINK_CMD_RELOAD, enumerator
/openbmc/linux/net/devlink/
H A Dnetlink.c393 .cmd = DEVLINK_CMD_RELOAD,
H A Ddev.c524 DEVLINK_CMD_RELOAD, info); in devlink_nl_cmd_reload()