Home
last modified time | relevance | path

Searched refs:port_physical_state (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c690 port_physical_state); in mlx5_query_hca_vport_context()
692 rep->port_physical_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
693 port_physical_state); in mlx5_query_hca_vport_context()
/Linux-v5.10/include/linux/mlx5/
Ddriver.h792 u8 port_physical_state; member
Dmlx5_ifc.h3551 u8 port_physical_state[0x4]; member
/Linux-v5.10/drivers/infiniband/hw/mlx5/
Dmain.c1294 props->phys_state = rep->port_physical_state; in mlx5_query_hca_port()