Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c779 rep->pkey_violation_counter = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
780 pkey_violation_counter); in mlx5_query_hca_vport_context()
1139 MLX5_SET(hca_vport_context, ctx, pkey_violation_counter, req->pkey_violation_counter); in mlx5_core_modify_hca_vport_context()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h952 u16 pkey_violation_counter; member
Dmlx5_ifc.h2941 u8 pkey_violation_counter[0x10]; member
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c1219 props->bad_pkey_cntr = rep->pkey_violation_counter; in mlx5_query_hca_port()