Searched refs:mlx4_unicast_promisc_add (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 1607 int mlx4_unicast_promisc_add(struct mlx4_dev *dev, u32 qpn, u8 port) in mlx4_unicast_promisc_add() function 1614 EXPORT_SYMBOL_GPL(mlx4_unicast_promisc_add); variable
|
H A D | en_netdev.c | 917 err = mlx4_unicast_promisc_add(mdev->dev, in mlx4_en_set_promisc_mode()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 1607 int mlx4_unicast_promisc_add(struct mlx4_dev *dev, u32 qpn, u8 port) in mlx4_unicast_promisc_add() function 1614 EXPORT_SYMBOL_GPL(mlx4_unicast_promisc_add); variable
|
H A D | en_netdev.c | 918 err = mlx4_unicast_promisc_add(mdev->dev, in mlx4_en_set_promisc_mode()
|
/kernel/linux/linux-5.10/include/linux/mlx4/ |
H A D | device.h | 1375 int mlx4_unicast_promisc_add(struct mlx4_dev *dev, u32 qpn, u8 port);
|
/kernel/linux/linux-6.6/include/linux/mlx4/ |
H A D | device.h | 1394 int mlx4_unicast_promisc_add(struct mlx4_dev *dev, u32 qpn, u8 port);
|
Completed in 23 milliseconds