Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/mlx5/
Dport.h153 int mlx5_query_ib_port_oper(struct mlx5_core_dev *dev, u16 *link_width_oper,
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
Dethtool.c215 ret = mlx5_query_ib_port_oper(mdev, &ib_link_width_oper, &ib_proto_oper, in mlx5i_get_link_ksettings()
/linux-6.1.9/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.1.9/drivers/infiniband/hw/mlx5/
Dmain.c1326 err = mlx5_query_ib_port_oper(mdev, &ib_link_width_oper, in mlx5_query_hca_port()