Lines Matching full:clear
34 # Clear error injections:
35 # clear clear all rx and tx error injections
36 # rx-clear clear all rx error injections
37 # tx-clear clear all tx error injections
38 # <op> clear clear all rx and tx error injections for <op>
39 # <op> rx-clear clear all rx error injections for <op>
40 # <op> tx-clear clear all tx error injections for <op>
76 clear
92 addition, there are commands to clear existing error injection commands and
129 Clear Error Injections
132 ``clear``
133 Clear all error injections.
135 ``rx-clear``
136 Clear all receive error injections
138 ``tx-clear``
139 Clear all transmit error injections
141 ``<op> clear``
142 Clear all error injections for the given opcode.
144 ``<op> rx-clear``
145 Clear all receive error injections for the given opcode.
147 ``<op> tx-clear``
148 Clear all transmit error injections for the given opcode.