Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c522 nic_vport_context.qkey_violation_counter); in mlx5_query_nic_vport_qkey_viol_cntr()
725 rep->qkey_violation_counter = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
726 qkey_violation_counter); in mlx5_query_hca_vport_context()
1085 MLX5_SET(hca_vport_context, ctx, qkey_violation_counter, req->qkey_violation_counter); in mlx5_core_modify_hca_vport_context()
/Linux-v5.4/include/linux/mlx5/
Ddriver.h804 u16 qkey_violation_counter; member
Dmlx5_ifc.h3204 u8 qkey_violation_counter[0x10]; member
3331 u8 qkey_violation_counter[0x10]; member
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c1333 props->qkey_viol_cntr = rep->qkey_violation_counter; in mlx5_query_hca_port()