Searched refs:ib_response_mad (Results 1 – 3 of 3) sorted by relevance
266 int ib_response_mad(struct ib_mad *mad);
429 if (!ib_response_mad((struct ib_mad *) hdr)) { in is_duplicate()430 if (!ib_response_mad((struct ib_mad *) sent_hdr)) in is_duplicate()433 } else if (!ib_response_mad((struct ib_mad *) sent_hdr)) in is_duplicate()556 if (!ib_response_mad(packet->msg->mad)) { in ib_umad_write()
182 int ib_response_mad(struct ib_mad *mad) in ib_response_mad() function189 EXPORT_SYMBOL(ib_response_mad);794 if (ib_response_mad(&mad_priv->mad.mad) && in handle_outgoing_dr_smp()1631 if (ib_response_mad(mad)) { in find_mad_agent()1768 send_resp = ib_response_mad((struct ib_mad *)wr->send_buf.mad); in rcv_has_same_gid()1769 rcv_resp = ib_response_mad(rwc->recv_buf.mad); in rcv_has_same_gid()1882 if (ib_response_mad(mad_recv_wc->recv_buf.mad)) { in ib_mad_complete_recv()