Searched refs:mlx5_rxq_check_vec_support (Results 1 – 6 of 6) sorted by relevance
548 mlx5_rxq_check_vec_support(struct mlx5_rxq_data *rxq) in mlx5_rxq_check_vec_support() function585 if (mlx5_rxq_check_vec_support(rxq_data) < 0) in mlx5_check_vec_rx_support()
328 if (mlx5_rxq_check_vec_support(rxq_data) < 0 && in mlx5_rxq_create_devx_cq_resources()355 if (mlx5_rxq_check_vec_support(rxq_data) < 0) in mlx5_rxq_create_devx_cq_resources()
299 int mlx5_rxq_check_vec_support(struct mlx5_rxq_data *rxq_data);
1180 mlx5_rxq_check_vec_support(struct mlx5_rxq_data *rxq __rte_unused) in mlx5_rxq_check_vec_support() function
144 bool has_vec_support = mlx5_rxq_check_vec_support(&rxq_ctrl->rxq) > 0; in rxq_alloc_elts_sprq()320 if (mlx5_rxq_check_vec_support(rxq) > 0) { in rxq_free_elts_sprq()
194 if (mlx5_rxq_check_vec_support(rxq_data) < 0) in mlx5_rxq_ibv_cq_create()