Searched refs:mlx5_rxq_check_vec_support (Results 1 – 6 of 6) sorted by relevance
541 mlx5_rxq_check_vec_support(struct mlx5_rxq_data *rxq) in mlx5_rxq_check_vec_support() function578 if (mlx5_rxq_check_vec_support(rxq) < 0) in mlx5_check_vec_rx_support()
450 if (mlx5_rxq_check_vec_support(rxq_data) < 0 && in mlx5_rxq_create_devx_cq_resources()477 if (mlx5_rxq_check_vec_support(rxq_data) < 0) in mlx5_rxq_create_devx_cq_resources()
455 int mlx5_rxq_check_vec_support(struct mlx5_rxq_data *rxq_data);
239 if (mlx5_rxq_check_vec_support(&rxq_ctrl->rxq) > 0) { in rxq_alloc_elts_sprq()360 if (mlx5_rxq_check_vec_support(rxq) > 0) { in rxq_free_elts_sprq()
1828 mlx5_rxq_check_vec_support(struct mlx5_rxq_data *rxq __rte_unused) in mlx5_rxq_check_vec_support() function
228 if (mlx5_rxq_check_vec_support(rxq_data) < 0) in mlx5_rxq_ibv_cq_create()