Lines Matching full:clear
36 # Clear error injections:
37 # clear clear all rx and tx error injections
38 # rx-clear clear all rx error injections
39 # tx-clear clear all tx error injections
40 # <op> clear clear all rx and tx error injections for <op>
41 # <op> rx-clear clear all rx error injections for <op>
42 # <op> tx-clear clear all tx error injections for <op>
78 clear
94 addition, there are commands to clear existing error injection commands and
131 Clear Error Injections
134 ``clear``
135 Clear all error injections.
137 ``rx-clear``
138 Clear all receive error injections
140 ``tx-clear``
141 Clear all transmit error injections
143 ``<op> clear``
144 Clear all error injections for the given opcode.
146 ``<op> rx-clear``
147 Clear all receive error injections for the given opcode.
149 ``<op> tx-clear``
150 Clear all transmit error injections for the given opcode.