Home
last modified time | relevance | path

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

/linux-6.6.21/net/mac80211/
Dmesh_sync.c31 struct sync_method { struct
194 static const struct sync_method sync_methods[] = {
Dcfg.c2481 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup()
/linux-6.6.21/net/wireless/
Dmesh.c90 .sync_method = IEEE80211_SYNC_METHOD_NEIGHBOR_OFFSET,
Dnl80211.c8459 setup->sync_method = in nl80211_parse_mesh_setup()
/linux-6.6.21/include/net/
Dcfg80211.h2364 u8 sync_method; member