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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dagent.c134 ib_destroy_ah(ah);
140 ib_destroy_ah(mad_send_wc->send_buf->ah);
H A Dmad_rmpp.c82 ib_destroy_ah(rmpp_recv->ah);
170 ib_destroy_ah(ah);
200 ib_destroy_ah(msg->ah);
208 ib_destroy_ah(mad_send_wc->send_buf->ah);
236 ib_destroy_ah(msg->ah);
H A Dverbs.c205 int ib_destroy_ah(struct ib_ah *ah) function
217 EXPORT_SYMBOL(ib_destroy_ah); variable
H A Duser_mad.c195 ib_destroy_ah(packet->msg->ah);
578 ib_destroy_ah(ah);
H A Dsa_query.c354 ib_destroy_ah(sm_ah->ah);
H A Duverbs_main.c195 ib_destroy_ah(ah);
H A Duverbs_cmd.c1846 ib_destroy_ah(ah);
1872 ret = ib_destroy_ah(ah);
H A Dcm.c268 ib_destroy_ah(ah);
298 ib_destroy_ah(ah);
308 ib_destroy_ah(msg->ah);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dmad.c142 ib_destroy_ah(dev->sm_ah[port_num - 1]);
352 ib_destroy_ah(dev->sm_ah[p]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_mad.c96 ib_destroy_ah(dev->sm_ah[port_num - 1]);
344 ib_destroy_ah(dev->sm_ah[p]);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/ulp/ipoib/
H A Dipoib_ib.c625 ib_destroy_ah(ah->ah);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/rdma/
H A Dib_verbs.h1318 * ib_destroy_ah - Destroys an address handle.
1321 int ib_destroy_ah(struct ib_ah *ah);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_mad.c2166 ib_destroy_ah(&ibp->sm_ah->ibah);
H A Dqib_iba7322.c2547 ib_destroy_ah(&dd->pport[i].ibport_data.smi_ah->ibah);

Completed in 274 milliseconds