Home
last modified time | relevance | path

Searched refs:MLX5_SQC_STATE_RDY (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_trigger.c289 sq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_hairpin_auto_bind()
296 rq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_hairpin_auto_bind()
503 sq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_hairpin_queue_peer_bind()
558 rq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_hairpin_queue_peer_bind()
H A Dmlx5_flow_age.c316 modify_attr.state = MLX5_SQC_STATE_RDY; in mlx5_aso_sq_create()
H A Dmlx5_txpp.c351 msq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_txpp_create_rearm_queue()
604 msq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_txpp_create_clock_queue()
H A Dmlx5_devx.c115 msq_attr.sq_state = MLX5_SQC_STATE_RDY; in mlx5_devx_modify_sq()
128 msq_attr.state = MLX5_SQC_STATE_RDY; in mlx5_devx_modify_sq()
/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex_control.c254 modify_attr.state = MLX5_SQC_STATE_RDY; in regex_ctrl_create_sq()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h2039 MLX5_SQC_STATE_RDY = 0x1, enumerator