Searched refs:mlx5_debug_mask (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/ofed/libmlx5/
H A Dmlx5.h88 extern uint32_t mlx5_debug_mask;
94 if (mask & mlx5_debug_mask) \
H A Dmlx5.c88 uint32_t mlx5_debug_mask = 0; variable
468 mlx5_debug_mask = strtol(env, NULL, 0);
H A Dqp.c914 if (mlx5_debug_mask & MLX5_DBG_QP_SEND)
H A Dcq.c494 if (mlx5_debug_mask & MLX5_DBG_CQ_CQE) {

Completed in 106 milliseconds