Lines Matching defs:stop
354 self.exec_cmd(["sudo", "ethtool", "--set-priv-flags", nic, "channel-pkt-clean-bp-stop", "on"])
355 self.exec_cmd(["sudo", "ethtool", "--set-priv-flags", nic, "channel-pkt-clean-bp-stop-cfg", "on"])
389 self.exec_cmd(["sudo", "systemctl", "stop", service])
511 cmd = "stop" if state == "inactive" else "start"
569 def stop(self):
803 def stop(self):
806 super().stop()
1058 def stop(self):
1061 super().stop()
1389 def stop(self):
1412 super().stop()
1887 i.stop()