Home
last modified time | relevance | path

Searched full:coordinator (Results 1 – 19 of 19) sorted by relevance

/linux/include/net/
H A Dnl802154.h246 * @NL802154_COORD_PANID: PANID of the coordinator (2 bytes)
247 * @NL802154_COORD_ADDR: coordinator address, (8 bytes or 2 bytes)
261 * @NL802154_COORD_MAX: highest coordinator attribute
287 * @NL802154_SCAN_ACTIVE: Locate any coordinator transmitting Beacon frames using
289 * @NL802154_SCAN_PASSIVE: Locate any coordinator transmitting Beacon frames
290 * @NL802154_SCAN_ORPHAN: Relocate coordinator following a loss of synchronisation
H A Dcfg802154.h296 * struct ieee802154_coord_desc - Coordinator descriptor
297 * @addr: PAN ID and coordinator address
298 * @page: page this coordinator is using
299 * @channel: channel this coordinator is using
302 * @gts_permit: the coordinator accepts GTS requests
571 * cfg802154_device_is_parent - Checks if a device is our coordinator
574 * @return: true if @target is our coordinator
H A Dmac802154.h32 * do frame address filtering as a pan coordinator.
51 * @pan_coord: boolean if hardware filtering should be operate as coordinator.
/linux/include/linux/
H A Dieee802154.h149 * 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 Dnl802154.h14 #define IEEE802154_MCAST_COORD_NAME "coordinator"
/linux/Documentation/devicetree/bindings/interconnect/
H A Dqcom,rpmh-common.yaml16 able to communicate with the BCM through the Resource State Coordinator (RSC)
H A Dqcom,qdu1000-rpmh.yaml16 able to communicate with the BCM through the Resource State Coordinator (RSC)
H A Dqcom,sdx75-rpmh.yaml15 able to communicate with the BCM through the Resource State Coordinator (RSC)
H A Dqcom,x1e80100-rpmh.yaml16 able to communicate with the BCM through the Resource State Coordinator (RSC)
H A Dqcom,sm8650-rpmh.yaml16 able to communicate with the BCM through the Resource State Coordinator (RSC)
H A Dqcom,sm8550-rpmh.yaml16 able to communicate with the BCM through the Resource State Coordinator (RSC)
H A Dqcom,rpmh.yaml16 able to communicate with the BCM through the Resource State Coordinator (RSC)
/linux/net/mac802154/
H A Drx.c163 /* No dest means PAN coordinator is the recipient */ in ieee802154_subif_frame()
166 /* We are not the PAN coordinator, just relaying */ in ieee802154_subif_frame()
H A Dscan.c788 "Ignoring ASSOC REQ, not the PAN coordinator\n"); in mac802154_process_association_req()
/linux/drivers/soc/qcom/
H A Drpmh-internal.h94 * Resource State Coordinator controller (RSC)
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,rpmh-rsc.yaml20 (Resource State Coordinator a.k.a RSC) that can handle multiple sleep and
/linux/
H A DCREDITS2372 D: Coordinator of DOSEMU releases
2545 D: Former Coordinator of DOSEMU releases
3262 D: FSSTND coordinator; FHS editor
4018 D: m68k/Amiga and PPC/CHRP Longtrail coordinator
4154 D: Original Linux Documentation Project coordinator
/linux/drivers/net/ieee802154/
H A Dca8210.c1522 /* 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 Dmrf24j40.c715 /* Pan Coordinator */ in mrf24j40_filter()