Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h261 #define CQE_SEND_OPCODE(x)( \ macro
H A Dcq.c438 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()