Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx5/ !
Dvport.h72 int mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu);
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ !
Dvport.c231 int mlx5_modify_nic_vport_mtu(struct mlx5_core_dev *mdev, u16 mtu) in mlx5_modify_nic_vport_mtu() function
251 EXPORT_SYMBOL_GPL(mlx5_modify_nic_vport_mtu);
Den_main.c2648 mlx5_modify_nic_vport_mtu(mdev, hw_mtu); in mlx5e_set_mtu()