Searched refs:rxq_obj_new (Results 1 – 6 of 6) sorted by relevance
349 priv->obj_ops.rxq_obj_new == devx_obj_ops.rxq_obj_new) in mlx5_dev_infos_get()
1409 .rxq_obj_new = mlx5_rxq_devx_obj_new,
883 if (priv->obj_ops.rxq_obj_new != devx_obj_ops.rxq_obj_new) { in mlx5_rx_queue_setup()
234 ret = priv->obj_ops.rxq_obj_new(rxq); in mlx5_rxq_start()
1407 int (*rxq_obj_new)(struct mlx5_rxq_priv *rxq); member
1222 .rxq_obj_new = mlx5_rxq_ibv_obj_new,