Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c689 port_physical_state); in mlx5_query_hca_vport_context()
691 rep->port_physical_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
692 port_physical_state); in mlx5_query_hca_vport_context()
/Linux-v5.15/include/linux/mlx5/
Ddriver.h857 u8 port_physical_state; member
Dmlx5_ifc.h3701 u8 port_physical_state[0x4]; member
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dmain.c1321 props->phys_state = rep->port_physical_state; in mlx5_query_hca_port()