Searched refs:EthtoolFamily (Results 1 – 16 of 16) sorted by relevance
| /tools/testing/selftests/drivers/net/hw/ |
| A D | rss_api.py | 14 from lib.py import EthtoolFamily, NlError 70 ethnl = EthtoolFamily() 160 ethnl = EthtoolFamily() 191 ethnl = EthtoolFamily() 242 ethnl = EthtoolFamily() 368 ethnl = EthtoolFamily() 431 ethnl = EthtoolFamily() 470 cfg.ethnl = EthtoolFamily()
|
| A D | rss_input_xfrm.py | 8 from lib.py import EthtoolFamily, NetdevFamily 83 cfg.ethnl = EthtoolFamily()
|
| A D | irq.py | 8 from lib.py import EthtoolFamily, NetdevFamily 89 cfg.ethnl = EthtoolFamily()
|
| A D | csum.py | 9 from lib.py import EthtoolFamily, NetDrvEpEnv 74 ethnl = EthtoolFamily()
|
| A D | tso.py | 14 from lib.py import EthtoolFamily, NetdevFamily, NetDrvEpEnv 224 cfg.ethnl = EthtoolFamily()
|
| A D | rss_ctx.py | 10 from lib.py import EthtoolFamily, NetdevFamily 809 cfg.ethnl = EthtoolFamily()
|
| /tools/testing/selftests/net/lib/py/ |
| A D | __init__.py | 8 from .ynl import NlError, YnlFamily, EthtoolFamily, NetdevFamily, RtnlFamily, RtnlAddrFamily
|
| A D | ynl.py | 34 class EthtoolFamily(YnlFamily): class
|
| /tools/testing/selftests/drivers/net/ |
| A D | queues.py | 6 from lib.py import EthtoolFamily, NetdevFamily, NlError 82 netnl = EthtoolFamily()
|
| A D | hds.py | 7 from lib.py import CmdExitFailure, EthtoolFamily, NlError 285 args=(cfg, EthtoolFamily()))
|
| A D | stats.py | 15 from lib.py import EthtoolFamily, NetdevFamily, RtnlFamily, NlError 19 ethnl = EthtoolFamily()
|
| A D | ping.py | 8 from lib.py import EthtoolFamily, NetDrvEpEnv 236 args=(cfg, EthtoolFamily()))
|
| A D | shaper.py | 5 from lib.py import EthtoolFamily, NetshaperFamily 45 netnl = EthtoolFamily()
|
| A D | xdp.py | 15 from lib.py import KsftFailEx, NetDrvEpEnv, EthtoolFamily, NlError 640 cfg.netnl = EthtoolFamily()
|
| /tools/testing/selftests/drivers/net/lib/py/ |
| A D | __init__.py | 14 from net.lib.py import EthtoolFamily, NetdevFamily, NetshaperFamily, \
|
| /tools/testing/selftests/drivers/net/hw/lib/py/ |
| A D | __init__.py | 15 from net.lib.py import EthtoolFamily, NetdevFamily, NetshaperFamily, \
|
Completed in 18 milliseconds