Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c735 rep->pkey_violation_counter = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
736 pkey_violation_counter); in mlx5_query_hca_vport_context()
/linux/include/linux/mlx5/
H A Ddriver.h893 u16 pkey_violation_counter; member
H A Dmlx5_ifc.h4504 u8 pkey_violation_counter[0x10]; member
/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c1425 props->bad_pkey_cntr = rep->pkey_violation_counter; in mlx5_query_hca_port()