Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c20 #define HNS3_DEFAULT_PORT_CONF_QUEUES_NUM 1 macro
2576 info->default_rxportconf.nb_queues = HNS3_DEFAULT_PORT_CONF_QUEUES_NUM; in hns3_dev_infos_get()
2577 info->default_txportconf.nb_queues = HNS3_DEFAULT_PORT_CONF_QUEUES_NUM; in hns3_dev_infos_get()