Searched refs:mpaths (Results 1 – 3 of 3) sorted by relevance
546 if (atomic_add_unless(&sdata->u.mesh.mpaths, 1, MESH_MAX_MPATHS) == 0) in mesh_path_add()606 atomic_dec(&sdata->u.mesh.mpaths); in mesh_path_add()801 atomic_dec(&sdata->u.mesh.mpaths); in __mesh_path_del()
1384 atomic_set(&ifmsh->mpaths, 0); in ieee80211_mesh_init_sdata()
655 atomic_t mpaths; member