Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dcq.c295 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()
H A Dt4.h254 #define CQE_SEND_OPCODE(x)( \ macro
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dt4.h244 #define CQE_SEND_OPCODE(x)(\ macro
H A Dcq.c451 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()