Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
Docrdma.h388 struct ocrdma_qp { struct
392 struct ocrdma_qp_hwq_info sq; argument
409 struct ocrdma_qp_hwq_info rq; argument
416 enum ocrdma_qp_state state; /* QP state */ argument
417 int cap_flags;
418 u32 max_ord, max_ird;
420 u32 id;
421 struct ocrdma_pd *pd;
423 enum ib_qp_type qp_type;
425 int sgid_idx;
[all …]