Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c727 rep->pkey_violation_counter = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
728 pkey_violation_counter); in mlx5_query_hca_vport_context()
1086 MLX5_SET(hca_vport_context, ctx, pkey_violation_counter, req->pkey_violation_counter); in mlx5_core_modify_hca_vport_context()
/Linux-v5.4/include/linux/mlx5/
Ddriver.h805 u16 pkey_violation_counter; member
Dmlx5_ifc.h3332 u8 pkey_violation_counter[0x10]; member
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c1332 props->bad_pkey_cntr = rep->pkey_violation_counter; in mlx5_query_hca_port()