PASAHO Report Timestamp Command Macros
[PA/SA/Host Macros]

PASAHO Report Timestamp Command Macros

Macros used by the PASAHO Report Timestamp Command



#define PASAHO_SET_REPORT_FLOW(x, v)   PASAHO_SET_BITFIELD((x)->word0, (v), 16, 8)
#define PASAHO_SET_REPORT_QUEUE(x, v)   PASAHO_SET_BITFIELD((x)->word0, (v), 0, 16)

Define Documentation

#define PASAHO_SET_REPORT_FLOW ( x,
 )     PASAHO_SET_BITFIELD((x)->word0, (v), 16, 8)

Specifies the flow to use for report packets sent to the host

#define PASAHO_SET_REPORT_QUEUE ( x,
 )     PASAHO_SET_BITFIELD((x)->word0, (v), 0, 16)

Specifies the queue to use for report packets send to the host


Copyright 2012, Texas Instruments Incorporated