Searched refs:hns3_tx_check_vec_support (Results 1 – 3 of 3) sorted by relevance
17 hns3_tx_check_vec_support(struct rte_eth_dev *dev) in hns3_tx_check_vec_support() function
748 int hns3_tx_check_vec_support(struct rte_eth_dev *dev);
4265 hns3_tx_check_vec_support(__rte_unused struct rte_eth_dev *dev) in hns3_tx_check_vec_support() function4353 vec_support = hns3_tx_check_vec_support(dev) == 0; in hns3_get_tx_function()