Home
last modified time | relevance | path

Searched refs:log_wq_stride (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_control.c246 wq_attr->log_wq_stride = 6; in regex_ctrl_create_sq()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h136 uint32_t log_wq_stride:4; member
H A Dmlx5_devx_cmds.c918 MLX5_SET(wq, wq_ctx, log_wq_stride, wq_attr->log_wq_stride); in devx_cmd_fill_wq_data()
H A Dmlx5_prm.h1725 u8 log_wq_stride[0x4]; member
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_age.c305 wq_attr->log_wq_stride = 6; in mlx5_aso_sq_create()
H A Dmlx5_txpp.c331 sq_attr.wq_attr.log_wq_stride = rte_log2_u32(MLX5_WQE_SIZE); in mlx5_txpp_create_rearm_queue()
583 sq_attr.wq_attr.log_wq_stride = rte_log2_u32(MLX5_WQE_SIZE); in mlx5_txpp_create_clock_queue()
H A Dmlx5_devx.c362 rq_attr.wq_attr.log_wq_stride = log_wqe_size; in mlx5_rxq_create_devx_rq_resources()
1378 sq_attr.wq_attr.log_wq_stride = rte_log2_u32(MLX5_WQE_SIZE); in mlx5_txq_create_devx_sq_resources()