/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/lowpan-tools/ |
H A D | 0001-coordinator-Fix-strncpy-range-warning.patch | 4 Subject: [PATCH] coordinator: Fix strncpy range warning 13 src/coordinator.c | 5 +++-- 16 diff --git a/src/coordinator.c b/src/coordinator.c 18 --- a/src/coordinator.c 19 +++ b/src/coordinator.c
|
H A D | 0001-Fix-build-errors-with-clang.patch | 6 | ../../../../../../../workspace/sources/lowpan-tools/src/coordinator.c:313:50: error: format speci… 16 src/coordinator.c | 2 +- 19 diff --git a/src/coordinator.c b/src/coordinator.c 21 --- a/src/coordinator.c 22 +++ b/src/coordinator.c
|
H A D | no-help2man.patch | 11 @@ -9,11 +9,6 @@ izcoordinator_DESC = "simple coordinator for IEEE 802.15.4 network"
|
/openbmc/linux/include/net/ |
H A D | nl802154.h | 240 * @NL802154_COORD_PANID: PANID of the coordinator (2 bytes) 241 * @NL802154_COORD_ADDR: coordinator address, (8 bytes or 2 bytes) 255 * @NL802154_COORD_MAX: highest coordinator attribute 281 * @NL802154_SCAN_ACTIVE: Locate any coordinator transmitting Beacon frames using 283 * @NL802154_SCAN_PASSIVE: Locate any coordinator transmitting Beacon frames 284 * @NL802154_SCAN_ORPHAN: Relocate coordinator following a loss of synchronisation
|
H A D | cfg802154.h | 289 * struct ieee802154_coord_desc - Coordinator descriptor 290 * @addr: PAN ID and coordinator address 291 * @page: page this coordinator is using 292 * @channel: channel this coordinator is using 295 * @gts_permit: the coordinator accepts GTS requests
|
H A D | mac802154.h | 32 * do frame address filtering as a pan coordinator. 51 * @pan_coord: boolean if hardware filtering should be operate as coordinator.
|
/openbmc/linux/include/linux/ |
H A D | ieee802154.h | 149 * Device is ready to poll the coordinator for data in a non beacon 180 /* The GTS request has been denied by the PAN coordinator. */ 221 * PAN coordinator. 224 /* A coordinator realignment command has been received. */ 256 * tracking the beacon of the coordinator through which it is
|
H A D | nl802154.h | 14 #define IEEE802154_MCAST_COORD_NAME "coordinator"
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CMU-Mach | 16 Software Distribution Coordinator or Software.Distribution@CS.CMU.EDU
|
H A D | BSD-Inferno-Nettverk | 33 Software Distribution Coordinator or sdc@inet.no
|
/openbmc/linux/Documentation/devicetree/bindings/interconnect/ |
H A D | qcom,rpmh-common.yaml | 16 able to communicate with the BCM through the Resource State Coordinator (RSC)
|
H A D | qcom,qdu1000-rpmh.yaml | 16 able to communicate with the BCM through the Resource State Coordinator (RSC)
|
H A D | qcom,sm8550-rpmh.yaml | 16 able to communicate with the BCM through the Resource State Coordinator (RSC)
|
H A D | qcom,rpmh.yaml | 16 able to communicate with the BCM through the Resource State Coordinator (RSC)
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/lowpan-tools/ |
H A D | lowpan-tools_git.bb | 17 file://0001-coordinator-Fix-strncpy-range-warning.patch \
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | rpmh-internal.h | 94 * Resource State Coordinator controller (RSC)
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/ |
H A D | influxdb.conf | 152 ### [coordinator] 157 [coordinator]
|
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/ |
H A D | qcom,rpmh-rsc.yaml | 20 (Resource State Coordinator a.k.a RSC) that can handle multiple sleep and
|
/openbmc/linux/net/mac802154/ |
H A D | rx.c | 135 /* FIXME: check if we are PAN coordinator */ in ieee802154_subif_frame()
|
H A D | scan.c | 500 /* TODO: Fill this field with the coordinator situation in the network */ in mac802154_send_beacons_locked()
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,rpmh-regulator.yaml | 17 Resource State Coordinator (RSC) using command packets. The VRM allows
|
/openbmc/linux/ |
H A D | CREDITS | 2286 D: Coordinator of DOSEMU releases 2457 D: Former Coordinator of DOSEMU releases 3146 D: FSSTND coordinator; FHS editor 3894 D: m68k/Amiga and PPC/CHRP Longtrail coordinator 4022 D: Original Linux Documentation Project coordinator
|
/openbmc/linux/drivers/net/ieee802154/ |
H A D | mac802154_hwsim.c | 225 /* d4) Specific PAN coordinator case (no parent) */ in hwsim_hw_receive()
|
H A D | ca8210.c | 1522 /* reset COORD Bit for Channel Filtering as Coordinator */ in mlme_reset_request_sync() 2424 /* reset COORD Bit for Channel Filtering as Coordinator */ in ca8210_test_check_upstream()
|
H A D | mrf24j40.c | 715 /* Pan Coordinator */ in mrf24j40_filter()
|