Searched defs:ib_qp_type (Results 1 – 3 of 3) sorted by relevance
156 #define ib_qp_type(x) TRACE_DEFINE_ENUM(IB_QPT_##x); macro164 #define ib_qp_type(x) { IB_QPT_##x, #x }, macro
1712 static enum qed_rdma_qp_type qedr_ib_to_qed_qp_type(enum ib_qp_type ib_qp_type) in qedr_ib_to_qed_qp_type()
1088 enum ib_qp_type { enum
Completed in 26 milliseconds