Searched refs:vcap_actionfield_typegroup (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_private.h | 91 vcap_actionfield_typegroup(struct vcap_control *vctrl, enum vcap_type vt,
|
D | vcap_api.c | 717 vcap_actionfield_typegroup(struct vcap_control *vctrl, in vcap_actionfield_typegroup() function 810 tg_table = vcap_actionfield_typegroup(ri->vctrl, ri->admin->vtype, in vcap_encode_rule_actionset() 1348 tgt = vcap_actionfield_typegroup(vctrl, vt, actionset); in vcap_verify_actionstream_actionset() 1454 tgt = vcap_actionfield_typegroup(vctrl, vt, actionset); in vcap_decode_actionset()
|
D | vcap_api_kunit.c | 774 tg = vcap_actionfield_typegroup(&test_vctrl, VCAP_TYPE_IS0, VCAP_AFS_FULL); in vcap_api_actionfield_typegroup_test() 789 tg = vcap_actionfield_typegroup(&test_vctrl, VCAP_TYPE_IS2, VCAP_AFS_CLASSIFICATION); in vcap_api_actionfield_typegroup_test()
|