Home
last modified time | relevance | path

Searched refs:accepting_plinks (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/mac80211/
Dmesh.c141 if (free_plinks != sdata->u.mesh.accepting_plinks) { in mesh_accept_plinks_update()
142 sdata->u.mesh.accepting_plinks = free_plinks; in mesh_accept_plinks_update()
286 *pos |= ifmsh->accepting_plinks ? in mesh_add_meshconf_ie()
1519 ifmsh->accepting_plinks = true; in ieee80211_mesh_init_sdata()
Dmesh_plink.c617 sdata->u.mesh.accepting_plinks && in mesh_neighbour_update()
Dieee80211_i.h687 bool accepting_plinks; member