Home
last modified time | relevance | path

Searched full:fabricadapter (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/bmcweb/redfish-core/schema/dmtf/installed/
H A DFabricAdapter_v1.xml4 <!--# Redfish Schema: FabricAdapter v1.5.3 -->
57 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter">
61 <EntityType Name="FabricAdapter" BaseType="Resource.v1_0_0.Resource" Abstract="true">
90 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter.v1_0_0">
94 <EntityType Name="FabricAdapter" BaseType="FabricAdapter.FabricAdapter">
164 <Property Name="GenZ" Type="FabricAdapter.v1_0_0.GenZ" Nullable="false">
168 <Property Name="Actions" Type="FabricAdapter.v1_0_0.Actions" Nullable="false">
172 <Property Name="Links" Type="FabricAdapter.v1_0_0.Links" Nullable="false">
224 <Property Name="Oem" Type="FabricAdapter.v1_0_0.OemActions" Nullable="false">
248 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter.v1_0_1">
[all …]
H A DFabricAdapterCollection_v1.xml27 <edmx:Include Namespace="FabricAdapter"/>
37 …<Annotation Term="OData.Description" String="The collection of `FabricAdapter` resource instances.…
38 …tion" String="This resource shall represent a resource collection of `FabricAdapter` instances for…
62 <NavigationProperty Name="Members" Type="Collection(FabricAdapter.FabricAdapter)">
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/
H A DFabricAdapter_v1.xml4 <!--# Redfish Schema: FabricAdapter v1.5.3 -->
57 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter">
61 <EntityType Name="FabricAdapter" BaseType="Resource.v1_0_0.Resource" Abstract="true">
90 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter.v1_0_0">
94 <EntityType Name="FabricAdapter" BaseType="FabricAdapter.FabricAdapter">
164 <Property Name="GenZ" Type="FabricAdapter.v1_0_0.GenZ" Nullable="false">
168 <Property Name="Actions" Type="FabricAdapter.v1_0_0.Actions" Nullable="false">
172 <Property Name="Links" Type="FabricAdapter.v1_0_0.Links" Nullable="false">
224 <Property Name="Oem" Type="FabricAdapter.v1_0_0.OemActions" Nullable="false">
248 <Schema xmlns="http://docs.oasis-open.org/odata/ns/edm" Namespace="FabricAdapter.v1_0_1">
[all …]
H A DFabricAdapterCollection_v1.xml27 <edmx:Include Namespace="FabricAdapter"/>
37 …<Annotation Term="OData.Description" String="The collection of `FabricAdapter` resource instances.…
38 …tion" String="This resource shall represent a resource collection of `FabricAdapter` instances for…
62 <NavigationProperty Name="Members" Type="Collection(FabricAdapter.FabricAdapter)">
H A DMemoryDomain_v1.xml40 <edmx:Include Namespace="FabricAdapter"/>
306 <NavigationProperty Name="FabricAdapters" Type="Collection(FabricAdapter.FabricAdapter)">
309 …="This property shall contain an array of links to resources of type `FabricAdapter` with which th…
351 <NavigationProperty Name="FabricAdapters" Type="Collection(FabricAdapter.FabricAdapter)">
354 …="This property shall contain an array of links to resources of type `FabricAdapter` that represen…
/openbmc/pldm/host-bmc/dbus/
H A Dfabric_adapter.hpp6 #include <xyz/openbmc_project/Inventory/Item/FabricAdapter/server.hpp>
15 sdbusplus::xyz::openbmc_project::Inventory::Item::server::FabricAdapter>;
17 class FabricAdapter : public ItemFabricAdapter class
20 FabricAdapter() = delete;
21 ~FabricAdapter() = default;
22 FabricAdapter(const FabricAdapter&) = delete;
23 FabricAdapter& operator=(const FabricAdapter&) = delete;
24 FabricAdapter(FabricAdapter&&) = delete;
25 FabricAdapter& operator=(FabricAdapter&&) = delete;
27 FabricAdapter(sdbusplus::bus_t& bus, const std::string& objPath) : in FabricAdapter() function in pldm::dbus::FabricAdapter
H A Dcustom_dbus.cpp132 if (!fabricAdapter.contains(path)) in implementFabricAdapter()
134 fabricAdapter.emplace( in implementFabricAdapter()
135 path, std::make_unique<FabricAdapter>( in implementFabricAdapter()
H A Dcustom_dbus.hpp237 std::unordered_map<ObjectPath, std::unique_ptr<FabricAdapter>>
238 fabricAdapter; member in pldm::dbus::CustomDBus
/openbmc/bmcweb/redfish-core/lib/
H A Dfabric_adapters.hpp180 "</redfish/v1/JsonSchemas/FabricAdapter/FabricAdapter.json>; rel=describedby"); in doAdapterGet()
182 "#FabricAdapter.v1_4_0.FabricAdapter"; in doAdapterGet()
234 "xyz.openbmc_project.Inventory.Item.FabricAdapter"}; in getValidFabricAdapterPath()
250 messages::resourceNotFound(asyncResp->res, "FabricAdapter", in afterHandleFabricAdapterGet()
262 messages::resourceNotFound(asyncResp->res, "FabricAdapter", adapterId); in afterHandleFabricAdapterGet()
329 "xyz.openbmc_project.Inventory.Item.FabricAdapter"}; in handleFabricAdapterCollectionGet()
373 messages::resourceNotFound(asyncResp->res, "FabricAdapter", in afterHandleFabricAdapterHead()
385 messages::resourceNotFound(asyncResp->res, "FabricAdapter", adapterId); in afterHandleFabricAdapterHead()
390 "</redfish/v1/JsonSchemas/FabricAdapter/FabricAdapter.json>; rel=describedby"); in afterHandleFabricAdapterHead()
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/FabricAdapter/
H A Dmeson.build3 sdbusplus_current_path = 'xyz/openbmc_project/Inventory/Item/FabricAdapter'
8 '../../../../../../yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml',
28 'xyz/openbmc_project/Inventory/Item/FabricAdapter',
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DFabricAdapterCollection.json14 "description": "The collection of `FabricAdapter` resource instances.",
15 …escription": "This resource shall represent a resource collection of `FabricAdapter` instances for…
57 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter"
H A DFabricAdapter.v1_5_3.json2 "$id": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.v1_5_3.json",
3 "$ref": "#/definitions/FabricAdapter",
34 "FabricAdapter": { object
440 "title": "#FabricAdapter.v1_5_3.FabricAdapter"
H A DMemoryDomain.v1_5_1.json70 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter"
72 … "This property shall contain an array of links to resources of type `FabricAdapter` that represen…
H A DMediaController.v1_3_2.json90 "deprecated": "This schema has been deprecated in favor of the `FabricAdapter` schema.",
H A DProcessor.v1_20_1.json372 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter"
374 … "This property shall contain an array of links to resources of type `FabricAdapter` that represen…
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/
H A DFabricAdapterCollection.json14 "description": "The collection of `FabricAdapter` resource instances.",
15 …escription": "This resource shall represent a resource collection of `FabricAdapter` instances for…
57 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter"
H A DFabricAdapter.v1_5_3.json2 "$id": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.v1_5_3.json",
3 "$ref": "#/definitions/FabricAdapter",
34 "FabricAdapter": { object
440 "title": "#FabricAdapter.v1_5_3.FabricAdapter"
H A DProcessor.v1_20_1.json372 … "$ref": "http://redfish.dmtf.org/schemas/v1/FabricAdapter.json#/definitions/FabricAdapter"
374 … "This property shall contain an array of links to resources of type `FabricAdapter` that represen…
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Connector/
H A DPort.interface.yaml11 - xyz.openbmc_project.Inventory.Item.FabricAdapter
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/
H A DFabricAdapter.interface.yaml9 Objects that implement FabricAdapter can optionally implement the
H A DREADME.md27 - FabricAdapter and Connector.Port: `{connecting, connected_to}`
/openbmc/phosphor-dbus-interfaces/gen/xyz/openbmc_project/Inventory/Item/
H A Dmeson.build15 subdir('FabricAdapter') subdir
387 '../../../../../yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml',
389 output: ['FabricAdapter.md'],
401 'xyz/openbmc_project/Inventory/Item/FabricAdapter',
/openbmc/openpower-vpd-parser/configuration/ibm/
H A D50001002.json1263 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1558 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1691 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1782 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2232 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
H A D50001001_v2.json1798 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1908 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2018 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2128 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2544 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2741 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2832 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
3092 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
H A D50001001.json1772 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1878 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
1984 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2090 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2486 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2675 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
2766 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,
3014 "xyz.openbmc_project.Inventory.Item.FabricAdapter": null,

12