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

/linux-master/include/linux/mlx5/
H A Dvport.h72 int mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c231 int mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu) function
251 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_mtu); variable
H A Den_main.c2901 mlx5_modify_nic_vport_mtu(mdev, hw_mtu);

Completed in 149 milliseconds