Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
Dmesh_sync.c30 struct sync_method { struct
196 static const struct sync_method sync_methods[] = {
Dcfg.c2101 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup()
/kernel/linux/linux-5.10/net/wireless/
Dmesh.c86 .sync_method = IEEE80211_SYNC_METHOD_NEIGHBOR_OFFSET,
Dnl80211.c7411 setup->sync_method = in nl80211_parse_mesh_setup()
/kernel/linux/linux-5.10/include/net/
Dcfg80211.h2015 u8 sync_method; member