Home
last modified time | relevance | path

Searched refs:timeout_send (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_rcfw.h236 atomic_t timeout_send; member
H A Dqplib_rcfw.c276 atomic_inc(&rcfw->timeout_send); in __send_message_no_waiter()
466 "From %s: ah_cid = %d timeout_send %d\n", in __destroy_timedout_ah()
468 atomic_read(&rcfw->timeout_send)); in __destroy_timedout_ah()
681 atomic_dec(&rcfw->timeout_send); in bnxt_qplib_process_qp_event()