Searched refs:estab_plinks (Results 1 – 4 of 4) sorted by relevance
354 atomic_inc(&sdata->u.mesh.estab_plinks); in mesh_plink_inc_estab_count()361 atomic_dec(&sdata->u.mesh.estab_plinks); in mesh_plink_dec_estab_count()368 atomic_read(&sdata->u.mesh.estab_plinks); in mesh_plink_free_count()
629 IEEE80211_IF_FILE(estab_plinks, u.mesh.estab_plinks, ATOMIC);768 DEBUGFS_ADD_MODE(estab_plinks, 0400); in add_mesh_files()
288 neighbors = atomic_read(&ifmsh->estab_plinks); in mesh_add_meshconf_ie()
712 atomic_t estab_plinks; member