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

/freebsd-10.1-release/sys/ofed/drivers/infiniband/core/
H A Dmad.c2780 static void destroy_mad_qp(struct ib_mad_qp_info *qp_info) function
2880 destroy_mad_qp(&port_priv->qp_info[1]);
2882 destroy_mad_qp(&port_priv->qp_info[0]);
2918 destroy_mad_qp(&port_priv->qp_info[1]);
2919 destroy_mad_qp(&port_priv->qp_info[0]);

Completed in 100 milliseconds