Searched refs:hrxq_modify (Results 1 – 3 of 3) sorted by relevance
2258 MLX5_ASSERT(priv->obj_ops.hrxq_modify); in mlx5_hrxq_modify()2259 ret = priv->obj_ops.hrxq_modify(dev, hrxq, rss_key, in mlx5_hrxq_modify()
918 int (*hrxq_modify)(struct rte_eth_dev *dev, struct mlx5_hrxq *hrxq, member
1544 .hrxq_modify = mlx5_devx_hrxq_modify,