Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/irdma/
H A Duser.h210 struct irdma_post_sq_info { struct
211 u64 wr_id;
212 u8 op_type;
213 u8 l4len;
214 bool signaled:1;
215 bool read_fence:1;
216 bool local_fence:1;
217 bool inline_data:1;
218 bool imm_data_valid:1;
219 bool report_rtt:1;
[all …]