Home
last modified time | relevance | path

Searched refs:auto_open_plinks (Results 1 – 6 of 6) sorted by relevance

/net/mac80211/
Ddebugfs_netdev.c159 IEEE80211_IF_FILE(auto_open_plinks, u.mesh.mshcfg.auto_open_plinks, DEC);
262 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
395 MESHPARAMS_DEL(auto_open_plinks); in del_mesh_config()
Dcfg.c1035 conf->auto_open_plinks = nconf->auto_open_plinks; in ieee80211_set_mesh_params()
Dmesh.c610 ifmsh->mshcfg.auto_open_plinks = true; in ieee80211_mesh_init_sdata()
Dmesh_plink.c250 sdata->u.mesh.mshcfg.auto_open_plinks) in mesh_neighbour_update()
Dieee80211_i.h499 struct dentry *auto_open_plinks; member
/net/wireless/
Dnl80211.c1950 cur_params.auto_open_plinks); in nl80211_get_mesh_params()
2048 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, auto_open_plinks, in nl80211_set_mesh_params()