Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.h16 #define HNS3_BULK_ALLOC_MBUF_NUM 32 macro
322 struct rte_mbuf *bulk_mbuf[HNS3_BULK_ALLOC_MBUF_NUM];
H A Dhns3_rxtx.c2066 HNS3_BULK_ALLOC_MBUF_NUM); in hns3_rx_alloc_buffer()
2068 rxq->bulk_mbuf_num = HNS3_BULK_ALLOC_MBUF_NUM; in hns3_rx_alloc_buffer()