Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c1058 mlx4_CLOSE_PORT(dev, port); in mlx4_change_port_types()
1275 mlx4_CLOSE_PORT(mdev, port); in set_port_ib_mtu()
3852 mlx4_CLOSE_PORT(dev, p); in mlx4_unload_one()
H A Dmlx4_fw.c2358 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port) in mlx4_CLOSE_PORT() function
2363 EXPORT_SYMBOL_GPL(mlx4_CLOSE_PORT);
/freebsd/sys/dev/mlx4/
H A Ddevice.h1140 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port);
/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c1289 mlx4_CLOSE_PORT(dev->dev, mqp->port); in _mlx4_ib_destroy_qp()
2046 mlx4_CLOSE_PORT(dev->dev, qp->port); in __mlx4_ib_modify_qp()
H A Dmlx4_ib_main.c2882 mlx4_CLOSE_PORT(dev, p); in mlx4_ib_remove()
/freebsd/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c1471 mlx4_CLOSE_PORT(mdev->dev, priv->port); in mlx4_en_stop_port()