Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dt4.h261 struct t4_swsqe { struct
262 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