Home
last modified time | relevance | path

Searched refs:sync_method (Results 1 – 10 of 10) sorted by relevance

/openbmc/phosphor-time-manager/
H A Dxyz.openbmc_project.Time.Manager.service3 Wants=mapper-wait@-xyz-openbmc_project-time-sync_method.service
4 After=mapper-wait@-xyz-openbmc_project-time-sync_method.service
H A Dmeson.options30 value: '/xyz/openbmc_project/time/sync_method',
H A DREADME.md106 /xyz/openbmc_project/time/sync_method xyz.openbmc_project.Time.Synchronization \
112 https://${BMC_IP}/xyz/openbmc_project/time/sync_method/attr/TimeSyncMethod
/openbmc/linux/net/mac80211/
H A Dmesh_sync.c31 struct sync_method { struct
194 static const struct sync_method sync_methods[] = {
H A Dcfg.c2481 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup()
/openbmc/docs/
H A DREST-cheatsheet.md224 …$ curl -k -H "X-Auth-Token: $token" -X GET https://${bmc}/xyz/openbmc_project/time/sync_method/att…
241 …Synchronization.Method.NTP" }' https://${bmc}/xyz/openbmc_project/time/sync_method/attr/TimeSyncMe…
242 …chronization.Method.Manual" }' https://${bmc}/xyz/openbmc_project/time/sync_method/attr/TimeSyncMe…
H A Drest-api.md152 "/xyz/openbmc_project/time/sync_method": {
/openbmc/linux/net/wireless/
H A Dmesh.c90 .sync_method = IEEE80211_SYNC_METHOD_NEIGHBOR_OFFSET,
H A Dnl80211.c8489 setup->sync_method = in nl80211_parse_mesh_setup()
/openbmc/linux/include/net/
H A Dcfg80211.h2364 u8 sync_method; member