Searched refs:ethname (Results 1 – 3 of 3) sorted by relevance
138 def run_once(self, client_ip=None, ethname='eth0'): argument150 self._ethname = ethname165 client_at.run_test("network_EthCaps", ethname=ethname,
209 def run_once(self, ethname=None, suspend_secs=5, threshold_secs=10): argument217 if not ethname:220 self._ethname = ethname
20 job.run_test('network_EthCaps', ethname="eth0")