Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx4/
Dport.c1105 slaves_pport = mlx4_phys_to_slaves_pport(dev, port); in mlx4_get_slave_num_gids()
1142 slaves_pport = mlx4_phys_to_slaves_pport(dev, port); in mlx4_get_base_gid_ix()
1870 slaves_pport = mlx4_phys_to_slaves_pport(dev, port); in mlx4_get_slave_from_roce_gid()
Deq.c349 struct mlx4_slaves_pport slaves_pport = mlx4_phys_to_slaves_pport(dev, in set_all_slave_state()
607 slaves_port = mlx4_phys_to_slaves_pport(dev, port); in mlx4_eq_int()
Dcmd.c2819 struct mlx4_slaves_pport mlx4_phys_to_slaves_pport(struct mlx4_dev *dev, in mlx4_phys_to_slaves_pport() function
2839 EXPORT_SYMBOL_GPL(mlx4_phys_to_slaves_pport);
Dmain.c1379 slaves_port1 = mlx4_phys_to_slaves_pport(dev, 1); in mlx4_mf_bond()
1380 slaves_port2 = mlx4_phys_to_slaves_pport(dev, 2); in mlx4_mf_bond()
Dresource_tracker.c590 mlx4_phys_to_slaves_pport(dev, j + 1); in mlx4_init_resource_tracker()