Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_var.h167 uint16_t hn_xmit_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dhn_ethdev.c961 eth_dev->tx_pkt_burst = &hn_xmit_pkts; in eth_hn_dev_init()
H A Dhn_rxtx.c1472 hn_xmit_pkts(void *ptxq, struct rte_mbuf **tx_pkts, uint16_t nb_pkts) in hn_xmit_pkts() function