Home
last modified time | relevance | path

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

/linux-6.12.1/net/mac80211/
Dmesh.c143 bool free_plinks; in mesh_accept_plinks_update() local
152 free_plinks = mesh_plink_availables(sdata); in mesh_accept_plinks_update()
154 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()