Lines Matching refs:isge
82 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
83 TP_ARGS(sge, isge),
88 __field(struct ib_sge *, isge)
103 __entry->isge = isge;
105 __entry->ivaddr = isge->addr;
109 __entry->ilength = isge->length;
119 __entry->isge,
134 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
135 TP_ARGS(sge, isge));
139 TP_PROTO(struct rvt_sge *sge, struct ib_sge *isge),
140 TP_ARGS(sge, isge));