Searched refs:MLX5_PTYS_EN (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | port.c | 44 if (mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_EN, 1, 0)) in mlx5_port_query_eth_autoneg() 70 MLX5_SET(ptys_reg, in, proto_mask, MLX5_PTYS_EN); in mlx5_port_set_eth_ptys()
|
| /linux/include/linux/mlx5/ |
| H A D | driver.h | 824 MLX5_PTYS_EN = 1 << 2, enumerator
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | port.c | 1107 err = mlx5_query_port_ptys(dev, out, sizeof(out), MLX5_PTYS_EN, port, 0); in mlx5_port_query_eth_proto()
|
| H A D | en_ethtool.c | 1253 err = mlx5_query_port_ptys(mdev, out, sizeof(out), MLX5_PTYS_EN, 1, 0); in mlx5e_ethtool_get_link_ksettings()
|