Home
last modified time | relevance | path

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

/linux/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.c520 .actionset_sw = 3, in vcap_api_show_admin_rule_test()
H A Dvcap_api.c915 ri->actionset_sw = aset->sw_per_item; in vcap_set_rule_set_actionset()
2071 ri->size = max(ri->keyset_sw, ri->actionset_sw); in vcap_val_rule()