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