Searched refs:mlx5_flow_rss_desc (Results 1 – 8 of 8) sorted by relevance
| /dpdk/drivers/net/mlx5/ |
| H A D | mlx5_flow.h | 1249 struct mlx5_flow_rss_desc rss_desc; 1311 struct mlx5_flow_rss_desc *rss_desc[MLX5_MTR_RTE_COLORS]); 1734 uint64_t mlx5_flow_hashfields_adjust(struct mlx5_flow_rss_desc *rss_desc, 1890 struct mlx5_flow_rss_desc *rss_desc[MLX5_MTR_RTE_COLORS]); 1999 struct mlx5_flow_rss_desc *rss_desc,
|
| H A D | mlx5_flow_verbs.c | 1065 flow_verbs_translate_action_queue(struct mlx5_flow_rss_desc *rss_desc, in flow_verbs_translate_action_queue() 1085 flow_verbs_translate_action_rss(struct mlx5_flow_rss_desc *rss_desc, in flow_verbs_translate_action_rss() 1718 struct mlx5_flow_rss_desc *rss_desc; in flow_verbs_translate() 1988 struct mlx5_flow_rss_desc *rss_desc = &wks->rss_desc; in flow_verbs_apply()
|
| H A D | mlx5_rxq.c | 2753 struct mlx5_flow_rss_desc *rss_desc = ctx->data; in mlx5_hrxq_match_cb() 2903 struct mlx5_flow_rss_desc *rss_desc) in __mlx5_hrxq_create() 2954 struct mlx5_flow_rss_desc *rss_desc = ctx->data; in mlx5_hrxq_create_cb() 3000 struct mlx5_flow_rss_desc *rss_desc) in mlx5_hrxq_get()
|
| H A D | mlx5_rx.h | 265 struct mlx5_flow_rss_desc *rss_desc);
|
| H A D | mlx5_flow_hw.c | 208 struct mlx5_flow_rss_desc rss_desc = { in flow_hw_tir_action_register() 788 struct mlx5_flow_rss_desc rss_desc = { 0 }; in flow_hw_shared_action_get()
|
| H A D | mlx5_flow.c | 1325 mlx5_flow_hashfields_adjust(struct mlx5_flow_rss_desc *rss_desc, in mlx5_flow_hashfields_adjust() 3966 struct mlx5_flow_rss_desc *rss_desc[MLX5_MTR_RTE_COLORS]) in flow_drv_meter_sub_policy_rss_prepare() 5203 struct mlx5_flow_rss_desc rss_desc_v[MLX5_MTR_RTE_COLORS]; in get_meter_sub_policy() 5204 struct mlx5_flow_rss_desc *rss_desc[MLX5_MTR_RTE_COLORS] = {0}; in get_meter_sub_policy() 6810 struct mlx5_flow_rss_desc *rss_desc, in flow_rss_workspace_adjust() 6880 struct mlx5_flow_rss_desc *rss_desc; in flow_list_create() 6937 memset(rss_desc, 0, offsetof(struct mlx5_flow_rss_desc, queue)); in flow_list_create()
|
| H A D | mlx5.h | 1288 struct mlx5_flow_rss_desc { struct
|
| H A D | mlx5_flow_dv.c | 11216 struct mlx5_flow_rss_desc *rss_desc, in flow_dv_hashfields_set() 11310 struct mlx5_flow_rss_desc *rss_desc, in flow_dv_hrxq_prepare() 11811 struct mlx5_flow_rss_desc *rss_desc; in flow_dv_translate_action_sample() 12066 struct mlx5_flow_rss_desc *rss_desc; in flow_dv_create_action_sample() 12899 struct mlx5_flow_rss_desc *rss_desc; in flow_dv_translate() 14200 struct mlx5_flow_rss_desc *rss_desc = &wks->rss_desc; in flow_dv_apply() 14975 struct mlx5_flow_rss_desc rss_desc = { 0 }; in __flow_dv_action_rss_setup() 17092 struct mlx5_flow_rss_desc *rss_desc[MLX5_MTR_RTE_COLORS], in __flow_dv_meter_get_rss_sub_policy() 17247 struct mlx5_flow_rss_desc *rss_desc[MLX5_MTR_RTE_COLORS]) in flow_dv_meter_sub_policy_rss_prepare()
|