Home
last modified time | relevance | path

Searched refs:MLX5_OPCODE_ACCESS_ASO (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_aso.c377 (MLX5_OPCODE_ACCESS_ASO | in mlx5_aso_sq_enqueue_burst()
672 wqe->general_cseg.opcode = rte_cpu_to_be_32(MLX5_OPCODE_ACCESS_ASO | in mlx5_aso_mtr_sq_enqueue_single()
910 wqe->general_cseg.opcode = rte_cpu_to_be_32(MLX5_OPCODE_ACCESS_ASO | in mlx5_aso_ct_sq_enqueue_single()
1078 wqe->general_cseg.opcode = rte_cpu_to_be_32(MLX5_OPCODE_ACCESS_ASO | in mlx5_aso_ct_sq_query_single()
/dpdk/drivers/common/mlx5/linux/
H A Dmeson.build137 'MLX5_OPCODE_ACCESS_ASO' ],
/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h150 #define MLX5_OPCODE_ACCESS_ASO 0x2du macro