Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds