Home
last modified time | relevance | path

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

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