Home
last modified time | relevance | path

Searched refs:vcap_actionfield_count (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/microchip/vcap/
Dvcap_api_private.h86 int vcap_actionfield_count(struct vcap_control *vctrl,
Dvcap_api.c729 int vcap_actionfield_count(struct vcap_control *vctrl, in vcap_actionfield_count() function
818 actionset_size = vcap_actionfield_count(ri->vctrl, ri->admin->vtype, in vcap_encode_rule_actionset()
1335 if (vcap_actionfield_count(vctrl, vt, actionset) == 0) in vcap_verify_actionstream_actionset()
1452 actfield_count = vcap_actionfield_count(vctrl, vt, actionset); in vcap_decode_actionset()
1932 count = vcap_actionfield_count(vctrl, vtype, actionset); in vcap_find_actionset_actionfield()