Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c275 port_physical_state); in mlx5_query_hca_vport_context()
277 rep->port_physical_state = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
278 port_physical_state); in mlx5_query_hca_vport_context()
/linux-4.4.14/include/linux/mlx5/
Ddriver.h605 u8 port_physical_state; member
Dmlx5_ifc.h2227 u8 port_physical_state[0x4]; member
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmain.c431 props->phys_state = rep->port_physical_state; in mlx5_query_hca_port()