Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmesh_sync.c33 struct sync_method { struct
199 static const struct sync_method sync_methods[] = {
Dcfg.c1885 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup()
/Linux-v4.19/net/wireless/
Dmesh.c85 .sync_method = IEEE80211_SYNC_METHOD_NEIGHBOR_OFFSET,
Dnl80211.c6395 setup->sync_method = in nl80211_parse_mesh_setup()
/Linux-v4.19/include/net/
Dcfg80211.h1605 u8 sync_method; member