Searched refs:ib_response_mad (Results 1 – 2 of 2) sorted by relevance
423 if (!ib_response_mad((struct ib_mad *) hdr)) { in is_duplicate()424 if (!ib_response_mad((struct ib_mad *) sent_hdr)) in is_duplicate()427 } else if (!ib_response_mad((struct ib_mad *) sent_hdr)) in is_duplicate()548 if (!ib_response_mad(packet->msg->mad)) { in ib_umad_write()
179 int ib_response_mad(struct ib_mad *mad) in ib_response_mad() function186 EXPORT_SYMBOL(ib_response_mad);746 if (ib_response_mad(&mad_priv->mad.mad) && in handle_outgoing_dr_smp()1566 if (ib_response_mad(mad)) { in find_mad_agent()1702 send_resp = ib_response_mad((struct ib_mad *)wr->send_buf.mad); in rcv_has_same_gid()1703 rcv_resp = ib_response_mad(rwc->recv_buf.mad); in rcv_has_same_gid()1816 if (ib_response_mad(mad_recv_wc->recv_buf.mad)) { in ib_mad_complete_recv()