Searched refs:ib_destroy_ah (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/core/
H A Dagent.c124 ib_destroy_ah(ah);
131 ib_destroy_ah(mad_send_wc->send_buf->ah);
H A Dmad_rmpp.c81 ib_destroy_ah(rmpp_recv->ah);
165 ib_destroy_ah(ah);
193 ib_destroy_ah(msg->ah);
203 ib_destroy_ah(mad_send_wc->send_buf->ah);
231 ib_destroy_ah(msg->ah);
H A Dverbs.c207 int ib_destroy_ah(struct ib_ah *ah) function
219 EXPORT_SYMBOL(ib_destroy_ah); variable
H A Duser_mad.c196 ib_destroy_ah(packet->msg->ah);
569 ib_destroy_ah(ah);
H A Dsa_query.c359 ib_destroy_ah(sm_ah->ah);
H A Duverbs_main.c192 ib_destroy_ah(ah);
H A Duverbs_cmd.c1805 ib_destroy_ah(ah);
1831 ret = ib_destroy_ah(ah);
H A Dcm.c187 ib_destroy_ah(ah);
217 ib_destroy_ah(ah);
227 ib_destroy_ah(msg->ah);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mlx4/
H A Dmad.c141 ib_destroy_ah(dev->sm_ah[port_num - 1]);
337 ib_destroy_ah(dev->sm_ah[p]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c98 ib_destroy_ah(dev->sm_ah[port_num - 1]);
333 ib_destroy_ah(dev->sm_ah[p]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c426 ib_destroy_ah(ah->ah);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/rdma/
H A Dib_verbs.h1202 * ib_destroy_ah - Destroys an address handle.
1205 int ib_destroy_ah(struct ib_ah *ah);

Completed in 91 milliseconds