Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/qed/
Dqed_rdma_if.h258 struct qed_rdma_register_tid_in_params { struct
259 u32 itid;
260 enum qed_rdma_tid_type tid_type;
261 u8 key;
262 u16 pd;
263 bool local_read;
264 bool local_write;
265 bool remote_read;
266 bool remote_write;
267 bool remote_atomic;
[all …]