Home
last modified time | relevance | path

Searched refs:mlx5_modify_nic_vport_mtu (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/mlx5/
Dvport.h80 int mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu);
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c248 int mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu) in mlx5_modify_nic_vport_mtu() function
266 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_mtu);
Den_main.c2807 mlx5_modify_nic_vport_mtu(mdev, hw_mtu); in mlx5e_set_mtu()