Lines Matching refs:mep
122 __string(name, mreq->mep->name)
132 __assign_str(name, mreq->mep->name);
176 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
177 TP_ARGS(mep, gpd),
179 __string(name, mep->name)
187 __assign_str(name, mep->name);
202 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
203 TP_ARGS(mep, gpd)
207 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
208 TP_ARGS(mep, gpd)
212 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
213 TP_ARGS(mep, gpd)
217 TP_PROTO(struct mtu3_ep *mep),
218 TP_ARGS(mep),
220 __string(name, mep->name)
231 __assign_str(name, mep->name);
232 __entry->type = mep->type;
233 __entry->slot = mep->slot;
234 __entry->maxp = mep->ep.maxpacket;
235 __entry->mult = mep->ep.mult;
236 __entry->maxburst = mep->ep.maxburst;
237 __entry->flags = mep->flags;
238 __entry->direction = mep->is_in;
239 __entry->gpd_ring = &mep->gpd_ring;
255 TP_PROTO(struct mtu3_ep *mep),
256 TP_ARGS(mep)
260 TP_PROTO(struct mtu3_ep *mep),
261 TP_ARGS(mep)
265 TP_PROTO(struct mtu3_ep *mep),
266 TP_ARGS(mep)