Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.c29 hns3_xmit_pkts_vec(void *tx_queue, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in hns3_xmit_pkts_vec() function
H A Dhns3_rxtx.h646 uint16_t hns3_xmit_pkts_vec(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dhns3_rxtx.c3672 hns3_xmit_pkts_vec(__rte_unused void *tx_queue, in hns3_xmit_pkts_vec() function
3698 else if (pkt_burst == hns3_xmit_pkts_vec) in hns3_tx_burst_mode_get()
3720 hns3_xmit_pkts_vec; in hns3_get_tx_function()