Home
last modified time | relevance | path

Searched refs:mlx4_is_slave_active (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/mlx4/
Dalias_GUID.c592 !mlx4_is_slave_active(dev->dev, entry)) in mlx4_ib_guid_port_init()
Dmad.c342 if (!mlx4_is_slave_active(dev->dev, slave)) in __propagate_pkey_ev()
Dmain.c2842 if (mlx4_is_slave_active(ibdev->dev, j)) in mlx4_ib_add()
/linux-6.1.9/include/linux/mlx4/
Ddevice.h1447 int mlx4_is_slave_active(struct mlx4_dev *dev, int slave);
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx4/
Dmain.c812 int mlx4_is_slave_active(struct mlx4_dev *dev, int slave) in mlx4_is_slave_active() function
823 EXPORT_SYMBOL(mlx4_is_slave_active);