Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Dt4.h243 #define CQE_SEND_OPCODE(x)(\ macro
Dcq.c299 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()
/freebsd-10-stable/sys/dev/cxgb/ulp/iw_cxgb/
Diw_cxgb_wr.h557 #define CQE_SEND_OPCODE(x)( \ macro
/freebsd-10-stable/contrib/ofed/libcxgb4/src/
Dcq.c298 if (CQE_SEND_OPCODE(cqe) && RQ_TYPE(cqe) && t4_rq_empty(wq)) in cqe_completes_wr()
Dt4.h269 #define CQE_SEND_OPCODE(x)( \ macro