Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Dvport.c574 nic_vport_context.qkey_violation_counter); in mlx5_query_nic_vport_qkey_viol_cntr()
777 rep->qkey_violation_counter = MLX5_GET_PR(hca_vport_context, ctx, in mlx5_query_hca_vport_context()
778 qkey_violation_counter); in mlx5_query_hca_vport_context()
1138 MLX5_SET(hca_vport_context, ctx, qkey_violation_counter, req->qkey_violation_counter); in mlx5_core_modify_hca_vport_context()
/Linux-v4.19/include/linux/mlx5/
Ddriver.h951 u16 qkey_violation_counter; member
Dmlx5_ifc.h2814 u8 qkey_violation_counter[0x10]; member
2940 u8 qkey_violation_counter[0x10]; member
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmain.c1220 props->qkey_viol_cntr = rep->qkey_violation_counter; in mlx5_query_hca_port()