Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c2821 hns3_get_sve_support(void) in hns3_get_sve_support() function
2842 sve_allowed = vec_support && hns3_get_sve_support(); in hns3_get_rx_function()
4355 sve_allowed = vec_support && hns3_get_sve_support(); in hns3_get_tx_function()