Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmesh_sync.c31 struct sync_method { struct
196 static const struct sync_method sync_methods[] = {
H A Dcfg.c2527 ifmsh->mesh_sp_id = setup->sync_method; in copy_mesh_setup()
/linux-6.15/net/wireless/
H A Dmesh.c90 .sync_method = IEEE80211_SYNC_METHOD_NEIGHBOR_OFFSET,
H A Dnl80211.c8644 setup->sync_method = in nl80211_parse_mesh_setup()
/linux-6.15/include/net/
H A Dcfg80211.h2540 u8 sync_method; member