Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libirdma/
H A Dirdma_user.h245 u64 wr_id;
246 u8 op_type;
247 u8 l4len;
248 bool signaled:1;
249 bool read_fence:1;
253 bool push_wqe:1;
255 bool udp_hdr:1;
257 u32 imm_data;
258 u32 stag_to_inv;
259 union {
[all …]
/freebsd/sys/dev/irdma/
H A Dirdma_user.h341 u64 wr_id;
342 u8 op_type;
343 u8 l4len;
344 bool signaled:1;
345 bool read_fence:1;
349 bool push_wqe:1;
351 bool udp_hdr:1;
353 u32 imm_data;
354 u32 stag_to_inv;
355 union {
[all …]