Home
last modified time | relevance | path

Searched refs:other_ctx (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/drivers/net/hw/
H A Drss_ctx.py615 def test_rss_context_overlap(cfg, other_ctx=0): argument
622 if other_ctx:
634 if other_ctx == 0:
638 other_ctx = ethtool_create(cfg, "-X", "context new")
647 if other_ctx:
660 if other_ctx == 0:
664 if other_ctx:
677 if other_ctx == 0: