ib_create_send_mad
send_buf = ib_create_send_mad(agent, wc->src_qp, wc->pkey_index, 0,
m = ib_create_send_mad(mad_agent, cm_id_priv->id.remote_cm_qpn,
m = ib_create_send_mad(port->mad_agent, 1, mad_recv_wc->wc->pkey_index,
EXPORT_SYMBOL(ib_create_send_mad);
msg = ib_create_send_mad(&rmpp_recv->agent->agent, recv_wc->wc->src_qp,
msg = ib_create_send_mad(agent, recv_wc->wc->src_qp,
query->mad_buf = ib_create_send_mad(query->port->agent, 1,
packet->msg = ib_create_send_mad(agent,
send_buf = ib_create_send_mad(agent, qpn, pkey_idx, 0,
send_buf = ib_create_send_mad(agent, qpn, 0, 0, IB_MGMT_MAD_HDR,
send_buf = ib_create_send_mad(agent, qpn, 0, 0, IB_MGMT_MAD_HDR,
rsp = ib_create_send_mad(mad_agent, mad_wc->wc->src_qp,
send_buf = ib_create_send_mad(port->mad_agent, 1, pkey_idx, 0,
rsp = ib_create_send_mad(mad_agent, mad_wc->wc->src_qp,
struct ib_mad_send_buf *ib_create_send_mad(struct ib_mad_agent *mad_agent,