Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Dmesh_sync.c30 struct sync_method { struct
196 static const struct sync_method sync_methods[] = {
Dcfg.c1970 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup()
/Linux-v5.4/net/wireless/
Dmesh.c85 .sync_method = IEEE80211_SYNC_METHOD_NEIGHBOR_OFFSET,
Dnl80211.c6857 setup->sync_method = in nl80211_parse_mesh_setup()
/Linux-v5.4/include/net/
Dcfg80211.h1807 u8 sync_method; member