Searched defs:wr_log_entry (Results 1 – 1 of 1) sorted by relevance
154 struct wr_log_entry { struct155 struct timespec post_host_ts;156 struct timespec poll_host_ts;157 u64 post_sge_ts;158 u64 cqe_sge_ts;159 u64 poll_sge_ts;160 u16 qid;184 struct wr_log_entry *wr_log; argument