DOKK / manpages / debian 12 / mstflint / mstfwreset.1.en
MSTFWRESET(1) User Commands MSTFWRESET(1)

mstfwreset - Query and perform reset operation on the device

usage: mstfwreset --device DEVICE [--level {0,3,4,5}] [--type {0,1}] [--yes]

[--skip_driver] [--mst_flags MST_FLAGS] [--version] [--help] [--skip_fsm_sync] {q,query,r,reset,reset_fsm_register}

1. Query the device for the supported reset-level and reset-type 2. Perform reset operation on the device

Device to work with
Run reset with the specified reset-level
Run reset with the specified reset-type
answer "yes" on prompt
Skip driver start/stop stage (driver must be stopped manually)
Provide mst flags to be used when invoking mst restart step. For example: --mst_flags="--with_fpga"
Print tool version
show this help message and exit
Skip fsm syncing

{q,query,r,reset,reset_fsm_register}
query: Query reset Level. reset: Execute reset. reset_fsm_register: Reset the fsm register.

0: Driver, PCI link, network link will remain up ("live-Patch") 3: Driver restart and PCI reset 4: Warm Reboot 5: Cold Reboot

0: Full chip reset 1: Phy-less reset ("port-alive" - network link will remain up)

The full documentation for mstfwreset is maintained as a Texinfo manual. If the info and mstfwreset programs are properly installed at your site, the command

info mstfwreset

should give you access to the complete manual.

March 2020 mstflint