Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmesh.h385 atomic_inc(&sdata->u.mesh.estab_plinks); in mesh_plink_inc_estab_count()
392 atomic_dec(&sdata->u.mesh.estab_plinks); in mesh_plink_dec_estab_count()
399 atomic_read(&sdata->u.mesh.estab_plinks); in mesh_plink_free_count()
H A Dmesh.c293 neighbors = atomic_read(&ifmsh->estab_plinks); in mesh_add_meshconf_ie()
H A Dieee80211_i.h774 atomic_t estab_plinks; member