Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_devx.c280 rq_attr.delay_drop_en = rxq_data->delay_drop; in mlx5_rxq_create_devx_rq_resources()
445 attr.delay_drop_en = priv->config.hp_delay_drop; in mlx5_rxq_obj_hairpin_new()
/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h302 uint32_t delay_drop_en:1; member
H A Dmlx5_devx_cmds.c1274 MLX5_SET(rqc, rq_ctx, delay_drop_en, rq_attr->delay_drop_en); in mlx5_devx_cmd_create_rq()
H A Dmlx5_prm.h2232 u8 delay_drop_en[0x1]; member