Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.c19 #define HNS3_DEFAULT_PORT_CONF_BURST_SIZE 32 macro
2574 info->default_rxportconf.burst_size = HNS3_DEFAULT_PORT_CONF_BURST_SIZE; in hns3_dev_infos_get()
2575 info->default_txportconf.burst_size = HNS3_DEFAULT_PORT_CONF_BURST_SIZE; in hns3_dev_infos_get()