Lines Matching refs:isge
124 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
125 TP_ARGS(sge, isge),
130 __field(struct ib_sge *, isge)
145 __entry->isge = isge;
147 __entry->ivaddr = isge->addr;
151 __entry->ilength = isge->length;
161 __entry->isge,
176 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
177 TP_ARGS(sge, isge));
181 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
182 TP_ARGS(sge, isge));