Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/
H A De1000_ethdev.h426 uint16_t eth_igb_prep_pkts(void *txq, struct rte_mbuf **tx_pkts,
H A Digb_rxtx.c621 eth_igb_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in eth_igb_prep_pkts() function
1576 dev->tx_pkt_prepare = &eth_igb_prep_pkts; in eth_igb_tx_queue_setup()
H A Digb_ethdev.c736 eth_dev->tx_pkt_prepare = &eth_igb_prep_pkts; in eth_igb_dev_init()
930 eth_dev->tx_pkt_prepare = &eth_igb_prep_pkts; in eth_igbvf_dev_init()