Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mlx4/
Ddevice.h1165 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port);
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dmain.c1109 mlx4_CLOSE_PORT(dev, port); in mlx4_change_port_types()
1327 mlx4_CLOSE_PORT(mdev, port); in set_port_ib_mtu()
4118 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.c1903 mlx4_CLOSE_PORT(mdev->dev, priv->port); in mlx4_en_stop_port()
/linux-6.12.1/drivers/infiniband/hw/mlx4/
Dqp.c1666 mlx4_CLOSE_PORT(dev->dev, mqp->port); in _mlx4_ib_destroy_qp()
2569 mlx4_CLOSE_PORT(dev->dev, qp->port); in __mlx4_ib_modify_qp()
Dmain.c3010 mlx4_CLOSE_PORT(dev, p); in mlx4_ib_remove()