Searched refs:WC_SEND_RECEIVE_BIT (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/infiniband/hw/ehca/ | ||
D | ehca_qes.h | 216 #define WC_SEND_RECEIVE_BIT 0x80 macro |
D | ehca_reqs.c | 709 if (!(cqe->w_completion_flags & WC_SEND_RECEIVE_BIT)) in ehca_poll_cq_one() |