Searched refs:eth_prot_oper (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 475 u32 eth_prot_oper; in mlx5_query_port_roce() local 504 eth_prot_oper = MLX5_GET_ETH_PROTO(ptys_reg, out, ext, eth_proto_oper); in mlx5_query_port_roce() 509 translate_eth_proto_oper(eth_prot_oper, &props->active_speed, in mlx5_query_port_roce()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | main.c | 481 u32 eth_prot_oper; in mlx5_query_port_roce() local 510 eth_prot_oper = MLX5_GET_ETH_PROTO(ptys_reg, out, ext, eth_proto_oper); in mlx5_query_port_roce() 515 translate_eth_proto_oper(eth_prot_oper, &props->active_speed, in mlx5_query_port_roce()
|
Completed in 13 milliseconds