Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_common.h19 HNS3_IO_FUNC_HINT_SIMPLE, enumerator
H A Dhns3_common.c167 hint = HNS3_IO_FUNC_HINT_SIMPLE; in hns3_parse_io_hint_func()
186 case HNS3_IO_FUNC_HINT_SIMPLE: in hns3_get_io_hint_func_name()
H A Dhns3_ethdev_dump.c49 case HNS3_IO_FUNC_HINT_SIMPLE: in get_io_func_hint_name()
H A Dhns3_rxtx.c2850 if (hns->rx_func_hint == HNS3_IO_FUNC_HINT_SIMPLE && simple_allowed) in hns3_get_rx_function()
4365 if (hns->tx_func_hint == HNS3_IO_FUNC_HINT_SIMPLE && simple_allowed) in hns3_get_tx_function()