Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c692 port_physical_state); in mlx5_query_hca_vport_context()
694 rep->port_physical_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
695 port_physical_state); in mlx5_query_hca_vport_context()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h884 u8 port_physical_state; member
H A Dmlx5_ifc.h4105 u8 port_physical_state[0x4]; member
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c1332 props->phys_state = rep->port_physical_state; in mlx5_query_hca_port()