Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c155 int mlx5_query_port_link_width_oper(struct mlx5_core_dev *dev, in mlx5_query_port_link_width_oper() function
169 EXPORT_SYMBOL_GPL(mlx5_query_port_link_width_oper);
/linux-4.4.14/include/linux/mlx5/
Ddriver.h783 int mlx5_query_port_link_width_oper(struct mlx5_core_dev *dev,
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c441 err = mlx5_query_port_link_width_oper(mdev, &ib_link_width_oper, port); in mlx5_query_hca_port()