Lines Matching refs:wc
112 TP_PROTO(struct rvt_cq *cq, struct ib_wc *wc, u32 idx),
113 TP_ARGS(cq, wc, idx),
125 __entry->wr_id = wc->wr_id;
126 __entry->status = wc->status;
127 __entry->opcode = wc->opcode;
128 __entry->length = wc->byte_len;
129 __entry->qpn = wc->qp->qp_num;
146 TP_PROTO(struct rvt_cq *cq, struct ib_wc *wc, u32 idx),
147 TP_ARGS(cq, wc, idx));
151 TP_PROTO(struct rvt_cq *cq, struct ib_wc *wc, u32 idx),
152 TP_ARGS(cq, wc, idx));