Home
last modified time | relevance | path

Searched refs:mlx5_query_ib_port_oper (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/mlx5/
Dport.h159 int mlx5_query_ib_port_oper(struct mlx5_core_dev *dev, u16 *link_width_oper,
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c217 ret = mlx5_query_ib_port_oper(mdev, &ib_link_width_oper, &ib_proto_oper, in mlx5i_get_link_ksettings()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c169 int mlx5_query_ib_port_oper(struct mlx5_core_dev *dev, u16 *link_width_oper, in mlx5_query_ib_port_oper() function
185 EXPORT_SYMBOL(mlx5_query_ib_port_oper);
/linux-6.6.21/drivers/infiniband/hw/mlx5/
Dmain.c1345 err = mlx5_query_ib_port_oper(mdev, &ib_link_width_oper, in mlx5_query_hca_port()