Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx4/
Ddevice.h1145 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port);
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Dmain.c1135 mlx4_CLOSE_PORT(dev, port); in mlx4_change_port_types()
1354 mlx4_CLOSE_PORT(mdev, port); in set_port_ib_mtu()
4089 mlx4_CLOSE_PORT(dev, p); in mlx4_unload_one()
Dfw.c2395 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port) in mlx4_CLOSE_PORT() function
2400 EXPORT_SYMBOL_GPL(mlx4_CLOSE_PORT);
Den_netdev.c1900 mlx4_CLOSE_PORT(mdev->dev, priv->port); in mlx4_en_stop_port()
/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dqp.c1627 mlx4_CLOSE_PORT(dev->dev, mqp->port); in _mlx4_ib_destroy_qp()
2530 mlx4_CLOSE_PORT(dev->dev, qp->port); in __mlx4_ib_modify_qp()
Dmain.c2988 mlx4_CLOSE_PORT(dev, p); in mlx4_ib_remove()