Home
last modified time | relevance | path

Searched refs:accepting_plinks (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.c147 if (free_plinks != sdata->u.mesh.accepting_plinks) { in mesh_accept_plinks_update()
148 sdata->u.mesh.accepting_plinks = free_plinks; in mesh_accept_plinks_update()
295 *pos |= ifmsh->accepting_plinks ? in mesh_add_meshconf_ie()
1581 ifmsh->accepting_plinks = true; in ieee80211_mesh_init_sdata()
H A Dmesh_plink.c623 sdata->u.mesh.accepting_plinks && in mesh_neighbour_update()
H A Dieee80211_i.h708 bool accepting_plinks; member
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.c149 if (free_plinks != sdata->u.mesh.accepting_plinks) { in mesh_accept_plinks_update()
150 sdata->u.mesh.accepting_plinks = free_plinks; in mesh_accept_plinks_update()
297 *pos |= ifmsh->accepting_plinks ? in mesh_add_meshconf_ie()
1783 ifmsh->accepting_plinks = true; in ieee80211_mesh_init_sdata()
H A Dmesh_plink.c637 sdata->u.mesh.accepting_plinks && in mesh_neighbour_update()
H A Dieee80211_i.h714 bool accepting_plinks; member

Completed in 18 milliseconds