Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dvport.c714 rep->pkey_violation_counter = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
715 pkey_violation_counter); in mlx5_query_hca_vport_context()
/openbmc/linux/include/linux/mlx5/
H A Ddriver.h898 u16 pkey_violation_counter; member
H A Dmlx5_ifc.h4139 u8 pkey_violation_counter[0x10]; member
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.c1337 props->bad_pkey_cntr = rep->pkey_violation_counter; in mlx5_query_hca_port()