Lines Matching refs:rqid
151 return get_unaligned_le16(&p->data.ptr[SSH_MSGOFFSET_COMMAND(rqid)]); in ssam_trace_get_request_id()
263 #define ssam_show_request_id(rqid) \ argument
264 __print_symbolic(rqid, \
357 __field(u16, rqid)
367 __entry->rqid = get_unaligned_le16(&cmd->rqid);
377 __entry->rqid,
477 __field(u32, rqid)
491 __entry->rqid = ssam_trace_get_request_id(p);
502 ssam_show_request_id(__entry->rqid),
526 __field(u32, rqid)
541 __entry->rqid = ssam_trace_get_request_id(p);
553 ssam_show_request_id(__entry->rqid),