Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx4/
H A Dmlx4_flow.h50 uint64_t mlx4_conv_rss_types(struct mlx4_priv *priv, uint64_t types,
H A Dmlx4_flow.c96 mlx4_conv_rss_types(struct mlx4_priv *priv, uint64_t types, int verbs_to_dpdk) in mlx4_conv_rss_types() function
849 fields = mlx4_conv_rss_types(priv, rss->types, 0); in mlx4_flow_prepare()
H A Dmlx4_ethdev.c665 info->flow_type_rss_offloads = mlx4_conv_rss_types(priv, 0, 1); in mlx4_dev_infos_get()