opa_mad
response->header.recv_wc.recv_buf.opa_mad =
(struct opa_mad *)response->mad;
recv->header.recv_wc.mad_seg_size = sizeof(struct opa_mad);
local->mad_priv->header.recv_wc.mad_seg_size = sizeof(struct opa_mad);
mad_size = sizeof(struct opa_mad);
static int is_local_mad(struct hfi1_ibport *ibp, const struct opa_mad *mad,
const struct opa_mad *in_mad,
u32 port, const struct opa_mad *in_mad,
struct opa_mad *out_mad,
const struct opa_mad *in_mad,
struct opa_mad *out_mad, u32 *resp_len)
const struct opa_mad *in_mad,
struct opa_mad *out_mad, size_t *out_mad_size,
(struct opa_mad *)in_mad,
(struct opa_mad *)out_mad,
struct opa_mad *opa_mad;