Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/
A Dvcap_api_private.h31 int actionset_sw; /* subwords in an actionset */ member
A Dvcap_api_debugfs_kunit.c519 .actionset_sw = 3, in vcap_api_show_admin_rule_test()
A Dvcap_api_debugfs.c222 out->prf(out->dst, " actionset_sw: %d\n", ri->actionset_sw); in vcap_debugfs_show_rule_actionset()
A Dvcap_api.c915 ri->actionset_sw = aset->sw_per_item; in vcap_set_rule_set_actionset()
2028 ri->size = max(ri->keyset_sw, ri->actionset_sw); in vcap_val_rule()

Completed in 12 milliseconds