Home
last modified time | relevance | path

Searched refs:vcap_show_admin (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api_debugfs.c292 static int vcap_show_admin(struct vcap_control *vctrl, in vcap_show_admin() function
414 ret = vcap_show_admin(info->vctrl, info->admin, &out); in vcap_debugfs_show()
H A Dvcap_api_debugfs_kunit.c532 ret = vcap_show_admin(&test_vctrl, &admin, &out); in vcap_api_show_admin_rule_test()