Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Dmad.c3133 static void destroy_mad_qp(struct ib_mad_qp_info *qp_info) in destroy_mad_qp() function
3235 destroy_mad_qp(&port_priv->qp_info[1]); in ib_mad_port_open()
3237 destroy_mad_qp(&port_priv->qp_info[0]); in ib_mad_port_open()
3271 destroy_mad_qp(&port_priv->qp_info[1]); in ib_mad_port_close()
3272 destroy_mad_qp(&port_priv->qp_info[0]); in ib_mad_port_close()