Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c198 ret = mlx5_query_ib_port_oper(mdev, &ib_link_width_oper, &ib_proto_oper, in mlx5i_get_link_ksettings()
/Linux-v5.15/include/linux/mlx5/
Dport.h155 int mlx5_query_ib_port_oper(struct mlx5_core_dev *dev, u16 *link_width_oper,
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c157 int mlx5_query_ib_port_oper(struct mlx5_core_dev *dev, u16 *link_width_oper, in mlx5_query_ib_port_oper() function
173 EXPORT_SYMBOL(mlx5_query_ib_port_oper);
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmain.c1334 err = mlx5_query_ib_port_oper(mdev, &ib_link_width_oper, in mlx5_query_hca_port()