Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c1094 mlx4_ib_mcg_port_cleanup(&dev->sriov.demux[port_num - 1], 0); in handle_client_rereg_event()
2232 mlx4_ib_mcg_port_cleanup(ctx, 1); in mlx4_ib_alloc_demux_ctx()
2267 mlx4_ib_mcg_port_cleanup(ctx, 1); in mlx4_ib_free_demux_ctx()
H A Dmlx4_ib.h840 void mlx4_ib_mcg_port_cleanup(struct mlx4_ib_demux_ctx *ctx, int destroy_wq);
H A Dmcg.c1138 void mlx4_ib_mcg_port_cleanup(struct mlx4_ib_demux_ctx *ctx, int destroy_wq) in mlx4_ib_mcg_port_cleanup() function