Searched refs:vcap_keyfield_typegroup (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_private.h | 72 vcap_keyfield_typegroup(struct vcap_control *vctrl,
|
H A D | vcap_api.c | 246 tgt = vcap_keyfield_typegroup(vctrl, vt, keyset); in vcap_verify_keystream_keyset() 425 vcap_keyfield_typegroup(struct vcap_control *vctrl, in vcap_keyfield_typegroup() function 651 tg_table = vcap_keyfield_typegroup(ri->vctrl, ri->admin->vtype, in vcap_encode_rule_keyset() 1506 tgt = vcap_keyfield_typegroup(vctrl, vt, keyset); in vcap_decode_keyset()
|
H A D | vcap_api_kunit.c | 757 tg = vcap_keyfield_typegroup(&test_vctrl, VCAP_TYPE_IS2, VCAP_KFS_MAC_ETYPE); in vcap_api_keyfield_typegroup_test() 769 tg = vcap_keyfield_typegroup(&test_vctrl, VCAP_TYPE_ES2, VCAP_KFS_LL_FULL); in vcap_api_keyfield_typegroup_test()
|