Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c757 port_physical_state); in mlx5_query_hca_vport_context()
759 rep->port_physical_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
760 port_physical_state); in mlx5_query_hca_vport_context()
1124 MLX5_SET(hca_vport_context, ctx, port_physical_state, req->phys_state); in mlx5_core_modify_hca_vport_context()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h937 u8 port_physical_state; member
Dmlx5_ifc.h2907 u8 port_physical_state[0x4]; member
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c1214 props->phys_state = rep->port_physical_state; in mlx5_query_hca_port()