Home
last modified time | relevance | path

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

/drivers/infiniband/hw/i40iw/
Di40iw_hw.c494 spin_lock_irqsave(&cm_core->apbvt_lock, flags); in i40iw_manage_apbvt()
497 spin_unlock_irqrestore(&cm_core->apbvt_lock, flags); in i40iw_manage_apbvt()
503 spin_lock_irqsave(&cm_core->apbvt_lock, flags); in i40iw_manage_apbvt()
506 spin_unlock_irqrestore(&cm_core->apbvt_lock, flags); in i40iw_manage_apbvt()
512 spin_unlock_irqrestore(&cm_core->apbvt_lock, flags); in i40iw_manage_apbvt()
Di40iw_cm.h416 spinlock_t apbvt_lock; /*manage apbvt entries*/ member
Di40iw_cm.c3250 spin_lock_init(&cm_core->apbvt_lock); in i40iw_setup_cm_core()