Home
last modified time | relevance | path

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

/linux/Documentation/target/
A Dtcm_mod_builder.py53 buf += "struct " + fabric_mod_name + "_tpg {\n"
62 buf += "struct " + fabric_mod_name + "_lport {\n"
97 buf += "struct " + fabric_mod_name + "_tpg {\n"
105 buf += "struct " + fabric_mod_name + "_tport {\n"
140 buf += "struct " + fabric_mod_name + "_tpg {\n"
148 buf += "struct " + fabric_mod_name + "_tport {\n"
546 buf += fabric_mod_name + "-objs := " + fabric_mod_name + "_fabric.o \\\n"
548 buf += "obj-$(CONFIG_" + fabric_mod_name.upper() + ") += " + fabric_mod_name + ".o\n"
582 buf = "obj-$(CONFIG_" + fabric_mod_name.upper() + ") += " + fabric_mod_name.lower() + "/\n"
607 fabric_mod_name = modname
[all …]
A Dtcm_mod_builder.rst34 Set fabric_mod_name: tcm_nab5000

Completed in 8 milliseconds