1MSTFWRESET(1)                    User Commands                   MSTFWRESET(1)
2
3
4

NAME

6       mstfwreset - Query and perform reset operation on the device
7

DESCRIPTION

9       usage:  mstfwreset  --device  DEVICE [--level {0,3,4,5}] [--type {0,1}]
10       [--yes]
11
12              [--skip_driver]  [--mst_flags  MST_FLAGS]  [--version]  [--help]
13              [--skip_fsm_sync] {q,query,r,reset,reset_fsm_register}
14
15   mstfwreset : The tool provides the following functionality in order to load
16       new firmware:
17              1. Query the device for the supported reset-level and reset-type
18              2. Perform reset operation on the device
19

OPTIONS

21       --device DEVICE, -d DEVICE
22              Device to work with
23
24       --level {0,3,4,5}, -l {0,3,4,5}
25              Run reset with the specified reset-level
26
27       --type {0,1}, -t {0,1}
28              Run reset with the specified reset-type
29
30       --yes, -y
31              answer "yes" on prompt
32
33       --skip_driver, -s
34              Skip driver start/stop stage (driver must be stopped manually)
35
36       --mst_flags MST_FLAGS, -m MST_FLAGS
37              Provide mst flags to be used when invoking mst restart step. For
38              example: --mst_flags="--with_fpga"
39
40       --version, -v
41              Print tool version
42
43       --help, -h
44              show this help message and exit
45
46       --skip_fsm_sync
47              Skip fsm syncing
48
49   Commands:
50              {q,query,r,reset,reset_fsm_register}
51
52              query: Query reset Level. reset: Execute reset.   reset_fsm_reg‐
53              ister: Reset the fsm register.
54
55   Reset levels:
56              0:  Driver, PCI link, network link will remain up ("live-Patch")
57              3: Driver restart and PCI reset 4: Warm Reboot 5: Cold Reboot
58
59   Reset types:
60              0: Full chip reset 1: Phy-less  reset  ("port-alive"  -  network
61              link will remain up)
62

SEE ALSO

64       mstflint(1)
65
66
67
68mstflint                          March 2020                     MSTFWRESET(1)
Impressum