Searched refs:mlx5hws_send_engine (Results 1 – 10 of 10) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| A D | send.h | 136 struct mlx5hws_send_engine { struct 148 struct mlx5hws_send_engine *queue; argument 187 mlx5hws_send_add_new_dep_wqe(struct mlx5hws_send_engine *queue); 189 void mlx5hws_send_abort_new_dep_wqe(struct mlx5hws_send_engine *queue); 191 void mlx5hws_send_all_dep_wqe(struct mlx5hws_send_engine *queue); 208 mlx5hws_send_engine_post_start(struct mlx5hws_send_engine *queue); 216 void mlx5hws_send_ste(struct mlx5hws_send_engine *queue, 220 struct mlx5hws_send_engine *queue, 223 void mlx5hws_send_engine_flush_queue(struct mlx5hws_send_engine *queue); 233 static inline bool mlx5hws_send_engine_full(struct mlx5hws_send_engine *queue) in mlx5hws_send_engine_full() [all …]
|
| A D | send.c | 683 struct mlx5hws_send_engine *queue, in hws_send_ring_alloc_sq() 738 struct mlx5hws_send_engine *queue, in hws_send_ring_create_sq() 818 struct mlx5hws_send_engine *queue, in hws_send_ring_create_sq_rdy() 837 struct mlx5hws_send_engine *queue, in hws_send_ring_open_sq() 884 struct mlx5hws_send_engine *queue, in hws_send_ring_alloc_cq() 917 struct mlx5hws_send_engine *queue, in hws_send_ring_create_cq() 955 struct mlx5hws_send_engine *queue, in hws_send_ring_open_cq() 1002 struct mlx5hws_send_engine *queue) in mlx5hws_send_ring_open() 1034 struct mlx5hws_send_engine *queue, in mlx5hws_send_queue_open() 1182 struct mlx5hws_send_engine *queue; in mlx5hws_send_queue_action() [all …]
|
| 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,
|
| A D | rule.c | 110 static void hws_rule_gen_comp(struct mlx5hws_send_engine *queue, in hws_rule_gen_comp() 301 struct mlx5hws_send_engine *queue; in hws_rule_create_hws() 415 struct mlx5hws_send_engine *queue; in hws_rule_destroy_failed_hws() 453 struct mlx5hws_send_engine *queue; in hws_rule_destroy_hws() 577 struct mlx5hws_send_engine *queue = queue_ptr; in mlx5hws_rule_move_hws_remove() 615 struct mlx5hws_send_engine *queue; in mlx5hws_rule_move_hws_add()
|
| 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()
|
| A D | context.h | 49 struct mlx5hws_send_engine *send_queue;
|
| A D | action.h | 82 struct mlx5hws_send_engine *queue;
|
| A D | debug.c | 223 struct mlx5hws_send_engine *send_queue; in hws_debug_dump_context_send_engine()
|
| A D | bwc.c | 83 struct mlx5hws_send_engine *queue; in hws_bwc_matcher_move_all_simple()
|
| A D | action.c | 1705 struct mlx5hws_send_engine *queue; in hws_action_create_dest_match_range_fill_table() 2106 static void hws_action_modify_write(struct mlx5hws_send_engine *queue, in hws_action_modify_write()
|
Completed in 28 milliseconds