Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dmesh.c137 bool free_plinks; in mesh_accept_plinks_update() local
146 free_plinks = mesh_plink_availables(sdata); in mesh_accept_plinks_update()
148 if (free_plinks != sdata->u.mesh.accepting_plinks) { in mesh_accept_plinks_update()
149 sdata->u.mesh.accepting_plinks = free_plinks; in mesh_accept_plinks_update()