Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Dmesh.c138 bool free_plinks; in mesh_accept_plinks_update() local
147 free_plinks = mesh_plink_availables(sdata); in mesh_accept_plinks_update()
149 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()