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.py541 def test_rss_context_overlap(cfg, other_ctx=0): argument
558 if other_ctx == 0:
562 other_ctx = ethtool_create(cfg, "-X", "context new")
571 if other_ctx:
584 if other_ctx == 0:
588 if other_ctx:
601 if other_ctx == 0: