Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/ofed/drivers/net/mlx4/
Dfw.c1864 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port) in mlx4_CLOSE_PORT() function
1869 EXPORT_SYMBOL_GPL(mlx4_CLOSE_PORT);
Dmain.c1184 mlx4_CLOSE_PORT(dev, port); in mlx4_change_port_types()
1420 mlx4_CLOSE_PORT(mdev, port); in set_port_ib_mtu()
3584 mlx4_CLOSE_PORT(dev, p); in mlx4_remove_one()
Den_netdev.c1433 mlx4_CLOSE_PORT(mdev->dev, priv->port); in mlx4_en_stop_port()
/freebsd-10-stable/sys/ofed/include/linux/mlx4/
Ddevice.h1070 int mlx4_CLOSE_PORT(struct mlx4_dev *dev, int port);
/freebsd-10-stable/sys/ofed/drivers/infiniband/hw/mlx4/
Dqp.c1479 mlx4_CLOSE_PORT(dev->dev, mqp->port); in mlx4_ib_destroy_qp()
2140 mlx4_CLOSE_PORT(dev->dev, qp->port); in __mlx4_ib_modify_qp()
Dmain.c2244 mlx4_CLOSE_PORT(dev, p); in mlx4_ib_remove()