Lines Matching defs:bfa_plog_rec_s
39 struct bfa_plog_rec_s { struct
40 u64 tv; /* timestamp */
41 u8 port; /* Source port that logged this entry */
42 u8 mid; /* module id */
43 u8 eid; /* indicates Rx, Tx, IOCTL, etc. bfa_plog_eid */
44 u8 log_type; /* string/integer log, bfa_plog_log_type_t */
45 u8 log_num_ints;
50 u8 rsvd;
51 u16 misc; /* can be used to indicate fc frame length */
52 union {
55 } log_entry;