Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_roce_api.h508 struct ecore_rdma_register_tid_in_params { struct
510 u32 itid; /* index only, 18 bit long, lkey = itid << 8 | key */
511 enum ecore_rdma_tid_type tid_type;
512 u8 key;
513 u16 pd;
514 bool local_read;
515 bool local_write;
516 bool remote_read;
517 bool remote_write;
518 bool remote_atomic;
[all …]