Home
last modified time | relevance | path

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

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