Home
last modified time | relevance | path

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

/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c358 eth_fd_to_mbuf(const struct qbman_fd *fd, in eth_fd_to_mbuf() function
815 bufs[num_rx] = eth_fd_to_mbuf(fd, eth_data->port_id); in dpaa2_dev_prefetch_rx()
873 ev->mbuf = eth_fd_to_mbuf(fd, rxq->eth_data->port_id); in dpaa2_dev_process_parallel_event()
898 ev->mbuf = eth_fd_to_mbuf(fd, rxq->eth_data->port_id); in dpaa2_dev_process_atomic_event()
925 ev->mbuf = eth_fd_to_mbuf(fd, rxq->eth_data->port_id); in dpaa2_dev_process_ordered_event()
1034 bufs[num_rx] = eth_fd_to_mbuf(fd, in dpaa2_dev_rx()
1469 m = eth_fd_to_mbuf(fd, 0); in dpaa2_dev_free_eqresp_buf()