Home
last modified time | relevance | path

Searched refs:eth_proto_oper (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c1133 eproto->oper = MLX5_GET_ETH_PROTO(ptys_reg, out, ext, eth_proto_oper); in mlx5_port_query_eth_proto()
1165 u32 eth_proto_oper, in mlx5_port_ptys2info() argument
1168 unsigned long temp = eth_proto_oper; in mlx5_port_ptys2info()
H A Dmlx5_core.h381 u32 eth_proto_oper,
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c1211 u32 eth_proto_cap, eth_proto_admin, eth_proto_oper; in mlxsw_sp_port_speed_by_width_set() local
1229 &eth_proto_admin, &eth_proto_oper); in mlxsw_sp_port_speed_by_width_set()
1242 u32 eth_proto_oper; in mlxsw_sp_port_speed_get() local
1253 &eth_proto_oper); in mlxsw_sp_port_speed_get()
1254 *speed = port_type_speed_ops->from_ptys_speed(mlxsw_sp, eth_proto_oper); in mlxsw_sp_port_speed_get()
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_ethtool.c568 u32 eth_proto = be32_to_cpu(ptys_reg->eth_proto_oper); in ptys_get_active_port()
752 be32_to_cpu(ptys_reg.eth_proto_oper)); in ethtool_get_ptys_link_ksettings()
/linux/include/linux/mlx4/
H A Ddevice.h1583 __be32 eth_proto_oper; member