Home
last modified time | relevance | path

Searched defs:t4_swsqe (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dt4.h305 struct t4_swsqe { struct
306 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