Searched refs:hrxq_new (Results 1 – 4 of 4) sorted by relevance
1077 .hrxq_new = mlx5_ibv_hrxq_new,
916 int (*hrxq_new)(struct rte_eth_dev *dev, struct mlx5_hrxq *hrxq, member
1542 .hrxq_new = mlx5_devx_hrxq_new,
2356 ret = priv->obj_ops.hrxq_new(dev, hrxq, rss_desc->tunnel); in __mlx5_hrxq_create()