Searched refs:mlx5_check_vec_rx_support (Results 1 – 4 of 4) sorted by relevance
570 mlx5_check_vec_rx_support(struct rte_eth_dev *dev) in mlx5_check_vec_rx_support() function
300 int mlx5_check_vec_rx_support(struct rte_eth_dev *dev);
628 if (mlx5_check_vec_rx_support(dev) > 0) { in mlx5_select_rx_function()
1186 mlx5_check_vec_rx_support(struct rte_eth_dev *dev __rte_unused) in mlx5_check_vec_rx_support() function