Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dmesh.c127 bool free_plinks; in mesh_accept_plinks_update() local
136 free_plinks = mesh_plink_availables(sdata); in mesh_accept_plinks_update()
138 if (free_plinks != sdata->u.mesh.accepting_plinks) { in mesh_accept_plinks_update()
139 sdata->u.mesh.accepting_plinks = free_plinks; in mesh_accept_plinks_update()