Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.c640 spin_lock(&rcfw->tbl_lock); in bnxt_qplib_process_qp_event()
644 spin_unlock(&rcfw->tbl_lock); in bnxt_qplib_process_qp_event()
649 spin_unlock(&rcfw->tbl_lock); in bnxt_qplib_process_qp_event()
975 spin_lock_init(&rcfw->tbl_lock); in bnxt_qplib_alloc_rcfw_channel()
/linux/drivers/infiniband/hw/bng_re/
H A Dbng_fw.h124 spinlock_t tbl_lock; member
H A Dbng_fw.c105 spin_lock_init(&rcfw->tbl_lock); in bng_re_alloc_fw_channel()