Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k.h342 uint16_t fm10k_prep_pkts(void *tx_queue, struct rte_mbuf **tx_pkts,
H A Dfm10k_rxtx.c693 fm10k_prep_pkts(__rte_unused void *tx_queue, struct rte_mbuf **tx_pkts, in fm10k_prep_pkts() function
H A Dfm10k_ethdev.c2946 dev->tx_pkt_prepare = fm10k_prep_pkts; in fm10k_set_tx_function()
2978 dev->tx_pkt_prepare = fm10k_prep_pkts; in fm10k_set_tx_function()
3070 dev->tx_pkt_prepare = &fm10k_prep_pkts; in eth_fm10k_dev_init()