Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_kunit.c253 enum vcap_actionfield_set actionset = VCAP_AFS_NO_VALUE; in test_vcap_xn_rule_creator() local
[all...]
H A Dvcap_api.h193 enum vcap_actionfield_set actionset; /* actionset used: may be derived from fields */ member
H A Dvcap_api.c691 vcap_actionfields(struct vcap_control *vctrl, enum vcap_type vt, enum vcap_actionfield_set actionset) vcap_actionfields() argument
701 vcap_actionfieldset(struct vcap_control *vctrl, enum vcap_type vt, enum vcap_actionfield_set actionset) vcap_actionfieldset() argument
717 vcap_actionfield_typegroup(struct vcap_control *vctrl, enum vcap_type vt, enum vcap_actionfield_set actionset) vcap_actionfield_typegroup() argument
729 vcap_actionfield_count(struct vcap_control *vctrl, enum vcap_type vt, enum vcap_actionfield_set actionset) vcap_actionfield_count() argument
904 vcap_set_rule_set_actionset(struct vcap_rule *rule, enum vcap_actionfield_set actionset) vcap_set_rule_set_actionset() argument
1326 vcap_verify_actionstream_actionset(struct vcap_control *vctrl, enum vcap_type vt, u32 *actionstream, enum vcap_actionfield_set actionset) vcap_verify_actionstream_actionset() argument
1436 enum vcap_actionfield_set actionset; vcap_decode_actionset() local
1746 enum vcap_actionfield_set actionset = rule->actionset; vcap_add_type_actionfield() local
1794 vcap_actionset_list_add(struct vcap_actionset_list *actionsetlist, enum vcap_actionfield_set actionset) vcap_actionset_list_add() argument
1826 vcap_actionset_name(struct vcap_control *vctrl, enum vcap_actionfield_set actionset) vcap_actionset_name() argument
1919 vcap_find_actionset_actionfield(struct vcap_control *vctrl, enum vcap_type vtype, enum vcap_actionfield_set actionset, enum vcap_action_field action) vcap_find_actionset_actionfield() argument
1948 int actionset, found, actioncount, map_size; vcap_rule_find_actionsets() local
2823 enum vcap_actionfield_set actionset = rule->actionset; vcap_actionfield_match_actionset() local
[all...]

Completed in 7 milliseconds