Searched refs:rate_new (Results 1 – 1 of 1) sorted by relevance
| /linux/tools/testing/selftests/drivers/net/hw/ |
| H A D | devlink_rate_cross_esw.py | 110 def rate_new(devnl, dev_pci, node_name, **kwargs): function 119 devnl.rate_new(params) 219 rate_new(cfg.devnl, pf0_pci, "group0") 235 rate_new(cfg.devnl, pf0_pci, "group1") 252 rate_new(cfg.devnl, pf0_pci, "group2", **{"rate-tx-max": 10000000})
|