Searched refs:mlx5hws_send_engine (Results 1 – 9 of 9) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | send.h | 136 struct mlx5hws_send_engine { struct 147 struct mlx5hws_send_engine *queue; argument 186 mlx5hws_send_add_new_dep_wqe(struct mlx5hws_send_engine *queue); 188 void mlx5hws_send_abort_new_dep_wqe(struct mlx5hws_send_engine *queue); 190 void mlx5hws_send_all_dep_wqe(struct mlx5hws_send_engine *queue); 207 mlx5hws_send_engine_post_start(struct mlx5hws_send_engine *queue); 215 void mlx5hws_send_ste(struct mlx5hws_send_engine *queue, 219 struct mlx5hws_send_engine *queue, 222 void mlx5hws_send_engine_flush_queue(struct mlx5hws_send_engine *queue); 232 static inline bool mlx5hws_send_engine_full(struct mlx5hws_send_engine *queue) in mlx5hws_send_engine_full() [all …]
|
| H A D | send.c | 567 struct mlx5hws_send_engine *queue, in hws_send_ring_alloc_sq() 622 struct mlx5hws_send_engine *queue, in hws_send_ring_create_sq() 702 struct mlx5hws_send_engine *queue, in hws_send_ring_create_sq_rdy() 721 struct mlx5hws_send_engine *queue, in hws_send_ring_open_sq() 768 struct mlx5hws_send_engine *queue, in hws_send_ring_alloc_cq() 801 struct mlx5hws_send_engine *queue, in hws_send_ring_create_cq() 839 struct mlx5hws_send_engine *queue, in hws_send_ring_open_cq() 886 struct mlx5hws_send_engine *queue) in mlx5hws_send_ring_open() 918 struct mlx5hws_send_engine *queue, in mlx5hws_send_queue_open() 1066 struct mlx5hws_send_engine *queue; in mlx5hws_send_queue_action() [all …]
|
| H A D | pat_arg.h | 83 void mlx5hws_arg_write(struct mlx5hws_send_engine *queue, 89 void mlx5hws_arg_decapl3_write(struct mlx5hws_send_engine *queue,
|
| H A D | rule.c | 110 static void hws_rule_gen_comp(struct mlx5hws_send_engine *queue, in hws_rule_gen_comp() 323 struct mlx5hws_send_engine *queue; in hws_rule_create_hws() 430 struct mlx5hws_send_engine *queue; in hws_rule_destroy_failed_hws() 468 struct mlx5hws_send_engine *queue; in hws_rule_destroy_hws() 592 struct mlx5hws_send_engine *queue = queue_ptr; in mlx5hws_rule_move_hws_remove() 630 struct mlx5hws_send_engine *queue; in mlx5hws_rule_move_hws_add()
|
| H A D | context.h | 47 struct mlx5hws_send_engine *send_queue;
|
| H A D | pat_arg.c | 300 void mlx5hws_arg_decapl3_write(struct mlx5hws_send_engine *queue, in mlx5hws_arg_decapl3_write() 322 void mlx5hws_arg_write(struct mlx5hws_send_engine *queue, in mlx5hws_arg_write() 370 struct mlx5hws_send_engine *queue; in mlx5hws_arg_write_inline_arg_data()
|
| H A D | action.h | 82 struct mlx5hws_send_engine *queue;
|
| H A D | debug.c | 243 struct mlx5hws_send_engine *send_queue; in hws_debug_dump_context_send_engine()
|
| H A D | action.c | 1707 struct mlx5hws_send_engine *queue; in hws_action_create_dest_match_range_fill_table() 2109 static void hws_action_modify_write(struct mlx5hws_send_engine *queue, in hws_action_modify_write()
|