Home
last modified time | relevance | path

Searched refs:vcap_keyset_name (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c186 vcap_keyset_name(ri->vctrl, matches.keysets[idx])); in vcap_debugfs_show_keysets()
352 vcap_keyset_name(vctrl, kslist.keysets[0])); in vcap_show_admin_raw()
359 vcap_keyset_name(vctrl, in vcap_show_admin_raw()
H A Dvcap_api_client.h254 const char *vcap_keyset_name(struct vcap_control *vctrl,
H A Dvcap_api.c1810 const char *vcap_keyset_name(struct vcap_control *vctrl, in vcap_keyset_name() function
1815 EXPORT_SYMBOL_GPL(vcap_keyset_name);
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c514 vcap_keyset_name(vctrl, rule->keyset), in sparx5_tc_add_rule_copy()
H A Dsparx5_vcap_impl.c278 return vcap_keyset_name(port->sparx5->vcap_ctrl, keyset); in sparx5_vcap_keyset_name()