Home
last modified time | relevance | path

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

/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c91 .use_first_only = 1, in mlx5_vdpa_cq_create()
/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h426 uint32_t use_first_only:1; member
H A Dmlx5_devx_cmds.c1934 MLX5_SET(cqc, cqctx, cc, attr->use_first_only); in mlx5_devx_cmd_create_cq()
/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c389 .use_first_only = 1, in mlx5_txpp_create_clock_queue()