Searched defs:t4_swsqe (Results 1 – 1 of 1) sorted by relevance
305 struct t4_swsqe { struct306 u64 wr_id;307 struct t4_cqe cqe;308 int read_len;309 int opcode;310 int complete;311 int signaled;312 u16 idx;336 struct t4_swsqe *sw_sq; argument