Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/infiniband/hw/irdma/
Duser.h222 struct irdma_post_sq_info { struct
223 u64 wr_id;
224 u8 op_type;
225 u8 l4len;
226 bool signaled:1;
227 bool read_fence:1;
228 bool local_fence:1;
229 bool inline_data:1;
230 bool imm_data_valid:1;
231 bool push_wqe:1;
[all …]