Searched refs:dpaa_eth_tx_drop_all (Results 1 – 3 of 3) sorted by relevance
278 uint16_t dpaa_eth_tx_drop_all(void *q __rte_unused,
425 dev->tx_pkt_burst = dpaa_eth_tx_drop_all; in dpaa_eth_dev_stop()2069 eth_dev->tx_pkt_burst = dpaa_eth_tx_drop_all; in dpaa_dev_init()
1192 uint16_t dpaa_eth_tx_drop_all(void *q __rte_unused, in dpaa_eth_tx_drop_all() function