Searched refs:rxq_alloc_elts (Results 1 – 3 of 3) sorted by relevance
347 int rxq_alloc_elts(struct mlx5_rxq_ctrl *rxq_ctrl);
295 rxq_alloc_elts(struct mlx5_rxq_ctrl *rxq_ctrl) in rxq_alloc_elts() function616 ret = rxq_alloc_elts(rxq_ctrl); in mlx5_rx_queue_start_primary()
165 ret = rxq_alloc_elts(rxq_ctrl); in mlx5_rxq_start()