Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h12 #define HNS3_MAX_RING_DESC 32768 macro
H A Dhns3_ethdev_vf.c995 .nb_max = HNS3_MAX_RING_DESC, in hns3vf_dev_infos_get()
1001 .nb_max = HNS3_MAX_RING_DESC, in hns3vf_dev_infos_get()
H A Dhns3_rxtx.c1663 if (nb_desc > HNS3_MAX_RING_DESC || nb_desc < HNS3_MIN_RING_DESC || in hns3_rx_queue_conf_check()
2502 if (nb_desc > HNS3_MAX_RING_DESC || nb_desc < HNS3_MIN_RING_DESC || in hns3_tx_queue_conf_check()
H A Dhns3_ethdev.c2540 .nb_max = HNS3_MAX_RING_DESC, in hns3_dev_infos_get()
2546 .nb_max = HNS3_MAX_RING_DESC, in hns3_dev_infos_get()