Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
Dt4.h306 struct t4_swsqe { struct
307 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