Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h265 uint32_t use_first_only:1; member
H A Dmlx5_devx_cmds.c1562 MLX5_SET(cqc, cqctx, cc, attr->use_first_only); in mlx5_devx_cmd_create_cq()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_age.c79 attr.use_first_only = 0; in mlx5_aso_cq_create()
H A Dmlx5_txpp.c513 cq_attr.use_first_only = 1; in mlx5_txpp_create_clock_queue()
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c162 attr.use_first_only = 1; in mlx5_vdpa_cq_create()