Searched refs:mlx4_virt2phy_port_map (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | intf.c | 150 ret = mlx4_virt2phy_port_map(dev, 1, 2); in mlx4_do_bond()
|
H A D | fw.c | 2553 int mlx4_virt2phy_port_map(struct mlx4_dev *dev, u32 port1, u32 port2) in mlx4_virt2phy_port_map() function
|
H A D | main.c | 1533 err = mlx4_virt2phy_port_map(dev, port1, port2); in mlx4_port_map_set()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | intf.c | 179 ret = mlx4_virt2phy_port_map(dev, 1, 2); in mlx4_do_bond()
|
H A D | fw.c | 2553 int mlx4_virt2phy_port_map(struct mlx4_dev *dev, u32 port1, u32 port2) in mlx4_virt2phy_port_map() function
|
H A D | main.c | 1504 err = mlx4_virt2phy_port_map(dev, port1, port2); in mlx4_port_map_set()
|
/kernel/linux/linux-5.10/include/linux/mlx4/ |
H A D | device.h | 1501 int mlx4_virt2phy_port_map(struct mlx4_dev *dev, u32 port1, u32 port2);
|
/kernel/linux/linux-6.6/include/linux/mlx4/ |
H A D | device.h | 1520 int mlx4_virt2phy_port_map(struct mlx4_dev *dev, u32 port1, u32 port2);
|
Completed in 28 milliseconds