Home
last modified time | relevance | path

Searched defs:actionset (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/microchip/vcap/
Dvcap_api.c692 enum vcap_type vt, enum vcap_actionfield_set actionset) in vcap_actionfields()
702 enum vcap_type vt, enum vcap_actionfield_set actionset) in vcap_actionfieldset()
718 enum vcap_type vt, enum vcap_actionfield_set actionset) in vcap_actionfield_typegroup()
731 enum vcap_actionfield_set actionset) in vcap_actionfield_count()
905 enum vcap_actionfield_set actionset) in vcap_set_rule_set_actionset()
1329 enum vcap_actionfield_set actionset) in vcap_verify_actionstream_actionset()
1436 enum vcap_actionfield_set actionset; in vcap_decode_actionset() local
1746 enum vcap_actionfield_set actionset = rule->actionset; in vcap_add_type_actionfield() local
1795 enum vcap_actionfield_set actionset) in vcap_actionset_list_add()
1827 enum vcap_actionfield_set actionset) in vcap_actionset_name()
[all …]
Dvcap_api.h193 enum vcap_actionfield_set actionset; /* actionset used: may be derived from fields */ member
Dvcap_api_kunit.c253 enum vcap_actionfield_set actionset = VCAP_AFS_NO_VALUE; in test_vcap_xn_rule_creator() local