Searched refs:mlx5_rx_queue_stop_primary (Results 1 – 3 of 3) sorted by relevance
107 res->result = mlx5_rx_queue_stop_primary in mlx5_mp_os_primary_handle()
196 int mlx5_rx_queue_stop_primary(struct rte_eth_dev *dev, uint16_t queue_id);
476 mlx5_rx_queue_stop_primary(struct rte_eth_dev *dev, uint16_t idx) in mlx5_rx_queue_stop_primary() function544 ret = mlx5_rx_queue_stop_primary(dev, idx); in mlx5_rx_queue_stop()