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