Searched refs:plink_lock (Results 1 – 3 of 3) sorted by relevance
77 lockdep_assert_held(&sta->mesh->plink_lock); in mesh_plink_fsm_restart()364 lockdep_assert_held(&sta->mesh->plink_lock); in __mesh_plink_deactivate()389 spin_lock_bh(&sta->mesh->plink_lock); in mesh_plink_deactivate()398 spin_unlock_bh(&sta->mesh->plink_lock); in mesh_plink_deactivate()425 spin_lock_bh(&sta->mesh->plink_lock); in mesh_sta_info_init()465 spin_unlock_bh(&sta->mesh->plink_lock); in mesh_sta_info_init()649 spin_lock_bh(&sta->mesh->plink_lock); in mesh_plink_timer()660 spin_unlock_bh(&sta->mesh->plink_lock); in mesh_plink_timer()670 spin_unlock_bh(&sta->mesh->plink_lock); in mesh_plink_timer()716 spin_unlock_bh(&sta->mesh->plink_lock); in mesh_plink_timer()[all …]
389 spinlock_t plink_lock; member
352 spin_lock_init(&sta->mesh->plink_lock); in sta_info_alloc()