Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Drds.h455 struct rm_rdma_op { struct
456 u32 op_rkey;
457 u64 op_remote_addr;
458 unsigned int op_write:1;
459 unsigned int op_fence:1;
460 unsigned int op_notify:1;
462 unsigned int op_mapped:1;
465 unsigned int op_bytes;
466 unsigned int op_nents;
467 unsigned int op_count;
[all …]