Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c705 port_physical_state); in mlx5_query_hca_vport_context()
707 rep->port_physical_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
708 port_physical_state); in mlx5_query_hca_vport_context()
1071 MLX5_SET(hca_vport_context, ctx, port_physical_state, req->phys_state); in mlx5_core_modify_hca_vport_context()
/Linux-v5.4/include/linux/mlx5/
Ddriver.h790 u8 port_physical_state; member
Dmlx5_ifc.h3298 u8 port_physical_state[0x4]; member
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c1327 props->phys_state = rep->port_physical_state; in mlx5_query_hca_port()