Searched refs:verbs_to_dpdk (Results 1 – 2 of 2) sorted by relevance
51 int verbs_to_dpdk);
96 mlx4_conv_rss_types(struct mlx4_priv *priv, uint64_t types, int verbs_to_dpdk) in mlx4_conv_rss_types() argument146 const uint64_t *in = verbs_to_dpdk ? verbs : dpdk; in mlx4_conv_rss_types()147 const uint64_t *out = verbs_to_dpdk ? dpdk : verbs; in mlx4_conv_rss_types()153 if (!verbs_to_dpdk) in mlx4_conv_rss_types()162 if ((verbs_to_dpdk || (conv & priv->hw_rss_sup) == conv) && in mlx4_conv_rss_types()