]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/thunderx/nicvf_rxtx.h
ethdev: get rid of device type
[dpdk.git] / drivers / net / thunderx / nicvf_rxtx.h
index ded87f3c80187eb023337214770087476ebec406..9dad8a5abfe69932d55feff314ec340013cfcf47 100644 (file)
@@ -85,6 +85,7 @@ fill_sq_desc_gather(union sq_entry_t *entry, struct rte_mbuf *pkt)
 #endif
 
 uint32_t nicvf_dev_rx_queue_count(struct rte_eth_dev *dev, uint16_t queue_idx);
+uint32_t nicvf_dev_rbdr_refill(struct rte_eth_dev *dev, uint16_t queue_idx);
 
 uint16_t nicvf_recv_pkts(void *rxq, struct rte_mbuf **rx_pkts, uint16_t pkts);
 uint16_t nicvf_recv_pkts_multiseg(void *rx_queue, struct rte_mbuf **rx_pkts,