Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx.c1719 int rx_entry_len; in hns3_rx_queue_setup() local
1756 rx_entry_len = (rxq->nb_rx_desc + HNS3_DEFAULT_RX_BURST) * in hns3_rx_queue_setup()
1758 rxq->sw_ring = rte_zmalloc_socket("hns3 RX sw ring", rx_entry_len, in hns3_rx_queue_setup()