Lines Matching refs:combined
32 combined = ethtool(f"-l {cfg.ifname}", json=True)[0].get("combined", 0)
33 ksft_ge(combined, 2)
34 defer(ethtool, f"-L {cfg.ifname} combined {combined}")
39 return combined
51 cmd(f"ethtool -L {cfg.ifname} combined 1")
53 cmd(f"ethtool -L {cfg.ifname} combined {qcnt}")
60 cmd(f"ethtool -L {cfg.ifname} combined 1")
62 cmd(f"ethtool -L {cfg.ifname} combined {qcnt}")
95 cmd(f"ethtool -L {cfg.ifname} combined 1")
96 cmd(f"ethtool -L {cfg.ifname} combined {qcnt}")
123 cmd(f"ethtool -L {cfg.ifname} combined 1")
124 cmd(f"ethtool -L {cfg.ifname} combined {qcnt}")