Home
last modified time | relevance | path

Searched refs:WR_LOCAL_OP_MASK (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/sw/rxe/
A Drxe_opcode.c90 [IB_QPT_RC] = WR_LOCAL_OP_MASK,
96 [IB_QPT_RC] = WR_LOCAL_OP_MASK,
102 [IB_QPT_RC] = WR_LOCAL_OP_MASK,
103 [IB_QPT_UC] = WR_LOCAL_OP_MASK,
A Drxe_opcode.h22 WR_LOCAL_OP_MASK = BIT(5), enumerator
A Drxe_req.c654 if (wqe->mask & WR_LOCAL_OP_MASK) { in rxe_requester()
A Drxe_verbs.c607 if (unlikely(mask & WR_LOCAL_OP_MASK)) { in init_send_wqe()

Completed in 10 milliseconds