Home
last modified time | relevance | path

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

/linux-6.12.1/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.c2853 if (mlx4_is_slave_active(ibdev->dev, j)) in mlx4_ib_probe()
/linux-6.12.1/include/linux/mlx4/
Ddevice.h1467 int mlx4_is_slave_active(struct mlx4_dev *dev, int slave);
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx4/
Dmain.c807 int mlx4_is_slave_active(struct mlx4_dev *dev, int slave) in mlx4_is_slave_active() function
818 EXPORT_SYMBOL(mlx4_is_slave_active);