Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
Dmlx4_main.c1057 mlx4_CLOSE_PORT(dev, port); in mlx4_change_port_types()
1274 mlx4_CLOSE_PORT(mdev, port); in set_port_ib_mtu()
3845 mlx4_CLOSE_PORT(dev, p); in mlx4_unload_one()
Dmlx4_fw.c2353 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port) in mlx4_CLOSE_PORT() function
2358 EXPORT_SYMBOL_GPL(mlx4_CLOSE_PORT);
/freebsd-12-stable/sys/dev/mlx4/
Ddevice.h1139 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port);
/freebsd-12-stable/sys/dev/mlx4/mlx4_ib/
Dmlx4_ib_qp.c1283 mlx4_CLOSE_PORT(dev->dev, mqp->port); in _mlx4_ib_destroy_qp()
2038 mlx4_CLOSE_PORT(dev->dev, qp->port); in __mlx4_ib_modify_qp()
Dmlx4_ib_main.c2973 mlx4_CLOSE_PORT(dev, p); in mlx4_ib_remove()
/freebsd-12-stable/sys/dev/mlx4/mlx4_en/
Dmlx4_en_netdev.c1474 mlx4_CLOSE_PORT(mdev->dev, priv->port); in mlx4_en_stop_port()