Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_core/
H A Dmlx5_cq.c197 MLX5_SET(query_cq_in, in, opcode, MLX5_CMD_OP_QUERY_CQ); in mlx5_core_query_cq()
H A Dmlx5_cmd.c383 case MLX5_CMD_OP_QUERY_CQ: in mlx5_internal_err_ret_value()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_devx.c399 case MLX5_CMD_OP_QUERY_CQ: in devx_get_obj_id()
885 case MLX5_CMD_OP_QUERY_CQ: in devx_is_obj_query_cmd()
/freebsd/sys/dev/mlx5/
H A Dmlx5_ifc.h130 MLX5_CMD_OP_QUERY_CQ = 0x402, enumerator