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