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,
427 dev->tx_pkt_burst = dpaa_eth_tx_drop_all; in dpaa_eth_dev_stop()2062 eth_dev->tx_pkt_burst = dpaa_eth_tx_drop_all; in dpaa_dev_init()
1171 uint16_t dpaa_eth_tx_drop_all(void *q __rte_unused, in dpaa_eth_tx_drop_all() function