Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_roce.h235 struct ecore_rdma_qp { struct
236 struct regpair qp_handle;
237 struct regpair qp_handle_async;
238 u32 qpid; /* iwarp: may differ from icid */
239 u16 icid;
240 enum ecore_roce_qp_state cur_state;
242 enum ecore_iwarp_qp_state iwarp_state;
244 bool use_srq;
245 bool signal_all;
246 bool fmr_and_reserved_lkey;
[all …]