Searched refs:vcap_keyfieldset (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/ |
D | vcap_api_client.h | 235 const struct vcap_set *vcap_keyfieldset(struct vcap_control *vctrl,
|
D | vcap_api.c | 236 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() 3553 kset = vcap_keyfieldset(vctrl, vtype, kslist->keysets[idx]); in vcap_select_min_rule_keyset()
|
D | vcap_api_debugfs.c | 345 info = vcap_keyfieldset(vctrl, vt, kslist.keysets[0]); in vcap_show_admin_raw()
|
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_tc_flower.c | 431 kinfo = vcap_keyfieldset(vctrl, admin->vtype, in sparx5_tc_select_protocol_keyset()
|