ib_response_mad
if (ib_response_mad(mad_hdr)) {
send_resp = ib_response_mad((struct ib_mad_hdr *)wr->send_buf.mad);
rcv_resp = ib_response_mad(&rwc->recv_buf.mad->mad_hdr);
if (ib_response_mad(&mad_recv_wc->recv_buf.mad->mad_hdr)) {
EXPORT_SYMBOL(ib_response_mad);
if (ib_response_mad((const struct ib_mad_hdr *)mad_priv->mad) &&
if (!ib_response_mad(hdr)) {
if (!ib_response_mad(sent_hdr))
} else if (!ib_response_mad(sent_hdr))
if (!ib_response_mad(packet->msg->mad)) {
int ib_response_mad(const struct ib_mad_hdr *hdr);