Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.c154 if (free_plinks != sdata->u.mesh.accepting_plinks) { in mesh_accept_plinks_update()
155 sdata->u.mesh.accepting_plinks = free_plinks; in mesh_accept_plinks_update()
302 *pos |= ifmsh->accepting_plinks ? in mesh_add_meshconf_ie()
1773 ifmsh->accepting_plinks = true; in ieee80211_mesh_init_sdata()
H A Dieee80211_i.h776 bool accepting_plinks; member