Searched defs:tool_ctx (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow_hw.c | 1834 flow_hw_grp_create_cb(void *tool_ctx, void *cb_ctx) in flow_hw_grp_create_cb() 1913 flow_hw_grp_remove_cb(void *tool_ctx, struct mlx5_list_entry *entry) in flow_hw_grp_remove_cb() 1975 flow_hw_grp_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_hw_grp_clone_cb() 2006 flow_hw_grp_clone_free_cb(void *tool_ctx, struct mlx5_list_entry *entry) in flow_hw_grp_clone_free_cb()
|
| H A D | mlx5_flow_dv.c | 3609 flow_dv_encap_decap_create_cb(void *tool_ctx, void *cb_ctx) in flow_dv_encap_decap_create_cb() 3807 flow_dv_port_id_create_cb(void *tool_ctx, void *cb_ctx) in flow_dv_port_id_create_cb() 3840 flow_dv_port_id_clone_cb(void *tool_ctx, in flow_dv_port_id_clone_cb() 3923 flow_dv_push_vlan_create_cb(void *tool_ctx, void *cb_ctx) in flow_dv_push_vlan_create_cb() 3962 flow_dv_push_vlan_clone_cb(void *tool_ctx, in flow_dv_push_vlan_clone_cb() 5465 flow_dv_modify_create_cb(void *tool_ctx, void *cb_ctx) in flow_dv_modify_create_cb() 10500 flow_dv_tbl_create_cb(void *tool_ctx, void *cb_ctx) in flow_dv_tbl_create_cb() 10601 flow_dv_tbl_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_dv_tbl_clone_cb() 10705 flow_dv_tbl_remove_cb(void *tool_ctx, struct mlx5_list_entry *entry) in flow_dv_tbl_remove_cb() 10788 flow_dv_matcher_create_cb(void *tool_ctx, void *cb_ctx) in flow_dv_matcher_create_cb() [all …]
|
| H A D | mlx5_rxq.c | 2893 mlx5_hrxq_remove_cb(void *tool_ctx, struct mlx5_list_entry *entry) in mlx5_hrxq_remove_cb() 2950 mlx5_hrxq_create_cb(void *tool_ctx, void *cb_ctx) in mlx5_hrxq_create_cb() 2962 mlx5_hrxq_clone_cb(void *tool_ctx, struct mlx5_list_entry *entry, in mlx5_hrxq_clone_cb() 2979 mlx5_hrxq_clone_free_cb(void *tool_ctx, struct mlx5_list_entry *entry) in mlx5_hrxq_clone_free_cb()
|
| H A D | mlx5_flow.c | 4592 flow_dv_mreg_create_cb(void *tool_ctx, void *cb_ctx) in flow_dv_mreg_create_cb() 4708 flow_dv_mreg_clone_cb(void *tool_ctx, struct mlx5_list_entry *oentry, in flow_dv_mreg_clone_cb() 4727 flow_dv_mreg_clone_free_cb(void *tool_ctx, struct mlx5_list_entry *entry) in flow_dv_mreg_clone_free_cb() 4784 flow_dv_mreg_remove_cb(void *tool_ctx, struct mlx5_list_entry *entry) in flow_dv_mreg_remove_cb() 10154 mlx5_flow_tunnel_grp2tbl_remove_cb(void *tool_ctx, in mlx5_flow_tunnel_grp2tbl_remove_cb() 10179 mlx5_flow_tunnel_grp2tbl_create_cb(void *tool_ctx, void *cb_ctx) in mlx5_flow_tunnel_grp2tbl_create_cb()
|