]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/qede/qede_rxtx.h
net/sfc: use compat for 128-bit unsigned integer
[dpdk.git] / drivers / net / qede / qede_rxtx.h
index a4c634e88d90bb85158e01ea69548124c7ceb8dc..d7ff870b20fae1d2938a31c70c0267eea83fc98d 100644 (file)
@@ -275,6 +275,8 @@ uint16_t qede_xmit_pkts(void *p_txq, struct rte_mbuf **tx_pkts,
                        uint16_t nb_pkts);
 uint16_t qede_xmit_pkts_cmt(void *p_txq, struct rte_mbuf **tx_pkts,
                            uint16_t nb_pkts);
+uint16_t qede_xmit_pkts_regular(void *p_txq, struct rte_mbuf **tx_pkts,
+                               uint16_t nb_pkts);
 
 uint16_t qede_xmit_prep_pkts(void *p_txq, struct rte_mbuf **tx_pkts,
                             uint16_t nb_pkts);