Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/core/
Dmad.c2927 static void destroy_mad_qp(struct ib_mad_qp_info *qp_info) in destroy_mad_qp() function
3021 destroy_mad_qp(&port_priv->qp_info[1]); in ib_mad_port_open()
3023 destroy_mad_qp(&port_priv->qp_info[0]); in ib_mad_port_open()
3057 destroy_mad_qp(&port_priv->qp_info[1]); in ib_mad_port_close()
3058 destroy_mad_qp(&port_priv->qp_info[0]); in ib_mad_port_close()