Searched refs:vcap_keyfield_count (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_private.h | 68 int vcap_keyfield_count(struct vcap_control *vctrl,
|
D | vcap_api.c | 233 if (vcap_keyfield_count(vctrl, vt, keyset) == 0) in vcap_verify_keystream_keyset() 437 int vcap_keyfield_count(struct vcap_control *vctrl, in vcap_keyfield_count() function 659 keyset_size = vcap_keyfield_count(ri->vctrl, ri->admin->vtype, in vcap_encode_rule_keyset() 1504 keyfield_count = vcap_keyfield_count(vctrl, vt, keyset); in vcap_decode_keyset() 1854 count = vcap_keyfield_count(vctrl, vtype, keyset); in vcap_find_keyset_keyfield()
|