Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mlx5/
Dport.h124 int mlx5_query_port_eth_proto_oper(struct mlx5_core_dev *dev,
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c214 int mlx5_query_port_eth_proto_oper(struct mlx5_core_dev *dev, in mlx5_query_port_eth_proto_oper() function
229 EXPORT_SYMBOL(mlx5_query_port_eth_proto_oper);
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c411 err = mlx5_query_port_eth_proto_oper(mdev, &eth_prot_oper, in mlx5_query_port_roce()