Searched refs:IB_MAD_SEND_REQ_MAX_SG (Results 1 – 2 of 2) sorted by relevance
55 #define IB_MAD_SEND_REQ_MAX_SG 2 macro132 struct ib_sge sg_list[IB_MAD_SEND_REQ_MAX_SG];
2780 qp_init_attr.cap.max_send_sge = IB_MAD_SEND_REQ_MAX_SG; in create_mad_qp()