Lines Matching refs:mep
120 __string(name, mreq->mep->name)
130 __assign_str(name, mreq->mep->name);
174 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
175 TP_ARGS(mep, gpd),
177 __string(name, mep->name)
185 __assign_str(name, mep->name);
200 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
201 TP_ARGS(mep, gpd)
205 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
206 TP_ARGS(mep, gpd)
210 TP_PROTO(struct mtu3_ep *mep, struct qmu_gpd *gpd),
211 TP_ARGS(mep, gpd)
215 TP_PROTO(struct mtu3_ep *mep),
216 TP_ARGS(mep),
218 __string(name, mep->name)
229 __assign_str(name, mep->name);
230 __entry->type = mep->type;
231 __entry->slot = mep->slot;
232 __entry->maxp = mep->ep.maxpacket;
233 __entry->mult = mep->ep.mult;
234 __entry->maxburst = mep->ep.maxburst;
235 __entry->flags = mep->flags;
236 __entry->direction = mep->is_in;
237 __entry->gpd_ring = &mep->gpd_ring;
253 TP_PROTO(struct mtu3_ep *mep),
254 TP_ARGS(mep)
258 TP_PROTO(struct mtu3_ep *mep),
259 TP_ARGS(mep)
263 TP_PROTO(struct mtu3_ep *mep),
264 TP_ARGS(mep)