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

/freebsd-12-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_port.c337 static int mlx5_query_port_mtu(struct mlx5_core_dev *dev, function
376 return mlx5_query_port_mtu(dev, NULL, max_mtu, NULL);
447 return mlx5_query_port_mtu(dev, NULL, NULL, oper_mtu);

Completed in 92 milliseconds