Searched defs:t4_swsqe (Results 1 – 1 of 1) sorted by relevance
260 struct t4_swsqe { struct261 u64 wr_id;262 struct t4_cqe cqe;263 int read_len;264 int opcode;265 int complete;266 int signaled;267 u16 idx;291 struct t4_swsqe *sw_sq; argument