Searched defs:mlx5_ib_counters (Results 1 – 1 of 1) sorted by relevance
812 struct mlx5_ib_counters { struct813 struct rdma_stat_desc *descs;814 size_t *offsets;815 u32 num_q_counters;816 u32 num_cong_counters;817 u32 num_ext_ppcnt_counters;818 u32 num_op_counters;819 u16 set_id;820 struct mlx5_ib_op_fc opfcs[MLX5_IB_OPCOUNTER_MAX];
Completed in 13 milliseconds