Home
last modified time | relevance | path

Searched refs:vcap_keyfieldset (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_client.h233 const struct vcap_set *vcap_keyfieldset(struct vcap_control *vctrl,
H A Dvcap_api.c236 info = vcap_keyfieldset(vctrl, vt, keyset); in vcap_verify_keystream_keyset()
407 const struct vcap_set *vcap_keyfieldset(struct vcap_control *vctrl, in vcap_keyfieldset() function
421 EXPORT_SYMBOL_GPL(vcap_keyfieldset);
428 const struct vcap_set *kset = vcap_keyfieldset(vctrl, vt, keyset); in vcap_keyfield_typegroup()
891 kset = vcap_keyfieldset(ri->vctrl, ri->admin->vtype, keyset); in vcap_set_rule_set_keyset()
1720 kset = vcap_keyfieldset(ri->vctrl, vt, keyset); in vcap_add_type_keyfield()
3541 kset = vcap_keyfieldset(vctrl, vtype, kslist->keysets[idx]); in vcap_select_min_rule_keyset()
H A Dvcap_api_debugfs.c345 info = vcap_keyfieldset(vctrl, vt, kslist.keysets[0]); in vcap_show_admin_raw()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c427 kinfo = vcap_keyfieldset(vctrl, admin->vtype, in sparx5_tc_select_protocol_keyset()