Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_common.h18 HNS3_IO_FUNC_HINT_SVE, enumerator
H A Dhns3_common.c165 hint = HNS3_IO_FUNC_HINT_SVE; in hns3_parse_io_hint_func()
184 case HNS3_IO_FUNC_HINT_SVE: in hns3_get_io_hint_func_name()
H A Dhns3_ethdev_dump.c47 case HNS3_IO_FUNC_HINT_SVE: in get_io_func_hint_name()
H A Dhns3_rxtx.c2848 if (hns->rx_func_hint == HNS3_IO_FUNC_HINT_SVE && sve_allowed) in hns3_get_rx_function()
4363 if (hns->tx_func_hint == HNS3_IO_FUNC_HINT_SVE && sve_allowed) in hns3_get_tx_function()