Searched refs:rd_atomic (Results 1 – 2 of 2) sorted by relevance
220 atomic_read(&qp->req.rd_atomic) != qp->attr.max_rd_atomic; in rxe_wqe_is_fenced() 391 depth = atomic_dec_return(&qp->req.rd_atomic); in check_init_depth() 399 atomic_inc(&qp->req.rd_atomic); in check_init_depth()
109 atomic_t rd_atomic; member