Home
last modified time | relevance | path

Searched refs:hns3_tx_check_vec_support (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.c17 hns3_tx_check_vec_support(struct rte_eth_dev *dev) in hns3_tx_check_vec_support() function
H A Dhns3_rxtx.h670 int hns3_tx_check_vec_support(struct rte_eth_dev *dev);
H A Dhns3_rxtx.c3666 hns3_tx_check_vec_support(__rte_unused struct rte_eth_dev *dev) in hns3_tx_check_vec_support() function
3717 if (hns->tx_vec_allowed && hns3_tx_check_vec_support(dev) == 0) { in hns3_get_tx_function()