Home
last modified time | relevance | path

Searched refs:endpoints (Results 1 – 25 of 77) sorted by relevance

1234

/openbmc/phosphor-inventory-manager/test/
H A Dassociations_test.cpp15 "endpoints":
46 "endpoints":
84 "endpoints":
106 "endpoints":
128 "endpoints":
195 auto& endpoints = x->second; in TEST_F() local
196 EXPECT_EQ(endpoints.size(), 2); in TEST_F()
199 auto& types = std::get<0>(endpoints[0]); in TEST_F()
203 auto& paths = std::get<1>(endpoints[0]); in TEST_F()
207 auto& types = std::get<0>(endpoints[1]); in TEST_F()
[all …]
/openbmc/phosphor-objmgr/src/
H A Dassociations.cpp22 auto& endpoints = std::get<endpointsPos>(iface->second); in updateEndpointsOnDbus() local
28 if (endpoints.empty()) in updateEndpointsOnDbus()
35 i->set_property("endpoints", endpoints); in updateEndpointsOnDbus()
38 else if (!endpoints.empty()) in updateEndpointsOnDbus()
41 i->register_property("endpoints", endpoints); in updateEndpointsOnDbus()
45 if (endpoints.empty()) in updateEndpointsOnDbus()
67 auto& endpoints = std::get<endpointsPos>(iface->second); in scheduleUpdateEndpointsOnDbus() local
69 if (endpoints.size() > endpointsCountTimerThreshold) in scheduleUpdateEndpointsOnDbus()
229 auto& endpoints = std::get<endpointsPos>(iface); in addEndpointsToAssocIfaces() local
234 if (std::find(endpoints.begin(), endpoints.end(), e) == endpoints.end()) in addEndpointsToAssocIfaces()
[all …]
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/
H A Dmctp_%.bbappend5 file://setup-static-endpoints.conf \
7 file://setup-static-endpoints \
19 install -m 0644 ${UNPACKDIR}/setup-static-endpoints.conf \
20 ${override_dir}/setup-static-endpoints.conf
26 install -m 0755 ${UNPACKDIR}/setup-static-endpoints \
/openbmc/phosphor-objmgr/src/test/util/
H A Dassociation_objects.hpp30 auto& endpoints = std::get<endpointsPos>(iface); in createDefaultInterfaceAssociation() local
31 endpoints.push_back(defaultEndpoint); in createDefaultInterfaceAssociation()
47 auto endpoints = std::get<endpointsPos>(iface); in addEndpointToInterfaceAssociation() local
48 endpoints.push_back(extraEndpoint); in addEndpointToInterfaceAssociation()
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/MCTP/
H A DREADME.md7 `xyz.openbmc_project.MCTP.Endpoint` D-Bus interface to discover MCTP endpoints.
12 the removal of the MCTP endpoints and removes the D-Bus objects corresponding to
13 those endpoints. MCTP bridges are not modelled in the D-Bus.
21 The D-Bus object path for MCTP endpoints are named
24 ID. This aids in the enumeration of the endpoints belonging to an MCTP network.
27 interface to address the requirement for devices with multiple endpoints and for
/openbmc/openbmc-tools/expectedJsonChecker/
H A DREADME.md110 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"]
113 "endpoints": [
130 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"]
133 "endpoints": [
151 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"]
154 "endpoints": [
171 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"]
174 "endpoints": [
195 "endpoints": ["/xyz/openbmc_project/inventory/system/chassis"]
198 "endpoints": [
[all …]
/openbmc/docs/architecture/
H A Dobject-mapper.md130 - param: associationPath - the path to look for the association endpoints.
139 the associated endpoints
179 # All output must be in the association endpoints
182 xyz.openbmc_project.Association endpoints
196 subtree that implement certain interfaces and endpoints that end by input `id`.
215 the associated endpoints that end with `id`
261 # All output must be in the association endpoints that ends with the given `id`
265 xyz.openbmc_project.Association endpoints
316 - param: associationPath - the path to look for the association endpoints.
324 - array of object paths in that subtree that is in the associated endpoints
[all …]
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget_ep0.c27 #define next_ep0_request(musb) next_in_request(&(musb)->endpoints[0])
100 ep = &musb->endpoints[epnum].ep_in; in service_tx_status_request()
102 ep = &musb->endpoints[epnum].ep_out; in service_tx_status_request()
104 regs = musb->endpoints[epnum].regs; in service_tx_status_request()
135 musb_write_fifo(&musb->endpoints[0], len, result); in service_tx_status_request()
179 musb_g_giveback(&musb->endpoints[0].ep_in, req, 0); in musb_g_ep0_giveback()
251 ep = musb->endpoints + epnum; in service_zero_data_request()
415 ep = musb->endpoints + epnum; in service_zero_data_request()
489 musb_read_fifo(&musb->endpoints[0], count, buf); in ep0_rxstate()
542 musb_write_fifo(&musb->endpoints[0], fifo_count, fifo_src); in ep0_txstate()
[all …]
H A Dmusb_core.h375 struct musb_hw_ep endpoints[MUSB_C_NUM_EPS]; member
376 #define control_ep endpoints
492 musb->endpoints[0].max_packet_sz_tx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0()
493 musb->endpoints[0].max_packet_sz_rx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0()
494 musb->endpoints[0].is_shared_fifo = true; in musb_configure_ep0()
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/state/phosphor-state-manager/
H A Dwait-until-mctp-EID-remove20 …perty au.com.codeconstruct.MCTP1 /au/com/codeconstruct/mctp1/networks/1/endpoints/"$SD_EID" xyz.op…
21 …perty au.com.codeconstruct.MCTP1 /au/com/codeconstruct/mctp1/networks/1/endpoints/"$WF_EID" xyz.op…
H A Dwait-until-mctp-connection-done7 …busctl get-property au.com.codeconstruct.MCTP1 /au/com/codeconstruct/mctp1/networks/1/endpoints/"$…
/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/
H A Dsetup-devices-eid37 …ctl introspect au.com.codeconstruct.MCTP1 /au/com/codeconstruct/mctp1/networks/1/endpoints/10; then
40 /au/com/codeconstruct/mctp1/networks/1/endpoints/10 \
/openbmc/phosphor-objmgr/src/test/
H A Dassociations.cpp375 auto& endpoints = assoc->second; in TEST_F() local
376 EXPECT_EQ(endpoints.size(), 2); in TEST_F()
397 auto& endpoints = assoc->second; in TEST_F() local
398 EXPECT_EQ(endpoints.size(), 2); in TEST_F()
441 auto& endpoints = assoc->second; in TEST_F() local
442 EXPECT_EQ(endpoints.size(), 1); in TEST_F()
554 auto& endpoints = std::get<endpointsPos>(assocs->second); in TEST_F() local
557 EXPECT_TRUE(endpoints.empty()); in TEST_F()
562 auto& endpoints = std::get<endpointsPos>(assocs->second); in TEST_F() local
565 EXPECT_TRUE(endpoints.empty()); in TEST_F()
/openbmc/phosphor-dbus-monitor/src/
H A Dresolve_errors.cpp58 auto endpoints = SDBusPlus::callMethodAndRead<EndpointsProperty>( in operator ()() local
62 const auto& logEntries = std::get<EndpointList>(endpoints); in operator ()()
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-networking/mctp/files/
H A Dsetup-static-endpoints.conf6 ExecStartPost=-/usr/libexec/mctp/setup-static-endpoints
/openbmc/openbmc/meta-facebook/meta-yosemite5/recipes-phosphor/mctp/files/
H A Dmctp_remove.service6 ExecStart=busctl call au.com.codeconstruct.MCTP1 /au/com/codeconstruct/mctp1/networks/1/endpoints/2…
/openbmc/openbmc/meta-ampere/meta-mitchell/recipes-ampere/host/ampere-mctp-i2c-binding/
H A Dampere_mctp_i2c_binding.sh120 /au/com/codeconstruct/mctp1/networks/1/endpoints/20 \
129 /au/com/codeconstruct/mctp1/networks/1/endpoints/22 \
/openbmc/phosphor-inventory-manager/
H A DREADME.md152 "endpoints": [
172 endpoints property:
176 endpoints property:
187 "endpoints":
197 "The list of association endpoints for this inventory path
232 "endpoints": [
H A Dassociation_manager.cpp252 auto endpoints = _associations.find(objectPath); in createAssociations() local
253 if (endpoints == _associations.end()) in createAssociations()
266 for (const auto& endpoint : endpoints->second) in createAssociations()
/openbmc/qemu/hw/virtio/
H A Dvirtio-iommu.c93 if (!s->endpoints) { in virtio_iommu_device_bypassed()
98 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(sid)); in virtio_iommu_device_bypassed()
325 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(ep_id)); in virtio_iommu_get_endpoint()
337 g_tree_insert(s->endpoints, GUINT_TO_POINTER(ep_id), ep); in virtio_iommu_get_endpoint()
774 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(ep_id)); in virtio_iommu_detach()
790 g_tree_remove(s->endpoints, GUINT_TO_POINTER(ep_id)); in virtio_iommu_detach()
1173 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(sid)); in virtio_iommu_translate()
1350 if (!s->endpoints) { in virtio_iommu_replay()
1354 ep = g_tree_lookup(s->endpoints, GUINT_TO_POINTER(sid)); in virtio_iommu_replay()
1496 if (s->endpoints) { in virtio_iommu_device_unrealize()
[all …]
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-iommu.h67 GTree *endpoints; member
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/gpio/phosphor-gpio-monitor/
H A Drescan-wf-bic24 …busctl get-property au.com.codeconstruct.MCTP1 /au/com/codeconstruct/mctp1/networks/1/endpoints/"$…
H A Dconfigure-nic-mctp-endpoint57 …busctl call au.com.codeconstruct.MCTP1 /au/com/codeconstruct/mctp1/networks/1/endpoints/${eid} au.…
/openbmc/bmcweb/redfish-core/lib/
H A Dpcie.hpp301 const dbus::utility::MapperGetSubTreePathsResponse& endpoints) { in getPCIeDeviceSlotPath() argument
315 if (endpoints.size() > 1) in getPCIeDeviceSlotPath()
319 pcieDevicePath, endpoints.size()); in getPCIeDeviceSlotPath()
320 for (const std::string& slotPath : endpoints) in getPCIeDeviceSlotPath()
327 if (endpoints.empty()) in getPCIeDeviceSlotPath()
334 callback(endpoints[0]); in getPCIeDeviceSlotPath()
H A Dpcie_slots.hpp217 const dbus::utility::MapperEndPoints& endpoints) { in onMapperSubtreeDone() argument
219 connectionName, ec2, endpoints); in onMapperSubtreeDone()

1234