Home
last modified time | relevance | path

Searched defs:bfa_plog_rec_s (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_plog.h39 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 {
[all …]