Searched refs:hns3_rx_check_vec_support (Results 1 – 3 of 3) sorted by relevance
639 int hns3_rx_check_vec_support(struct rte_eth_dev *dev);669 int hns3_rx_check_vec_support(struct rte_eth_dev *dev);
189 hns3_rx_check_vec_support(struct rte_eth_dev *dev) in hns3_rx_check_vec_support() function
2416 hns3_rx_check_vec_support(__rte_unused struct rte_eth_dev *dev) in hns3_rx_check_vec_support() function2483 if (hns->rx_vec_allowed && hns3_rx_check_vec_support(dev) == 0) in hns3_get_rx_function()