Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c333 eth_fd_to_mbuf(const struct qbman_fd *fd, in eth_fd_to_mbuf() function
641 bufs[num_rx] = eth_fd_to_mbuf(fd, eth_data->port_id); in dpaa2_dev_prefetch_rx()
696 ev->mbuf = eth_fd_to_mbuf(fd, rxq->eth_data->port_id); in dpaa2_dev_process_parallel_event()
721 ev->mbuf = eth_fd_to_mbuf(fd, rxq->eth_data->port_id); in dpaa2_dev_process_atomic_event()
748 ev->mbuf = eth_fd_to_mbuf(fd, rxq->eth_data->port_id); in dpaa2_dev_process_ordered_event()
853 bufs[num_rx] = eth_fd_to_mbuf(fd, in dpaa2_dev_rx()
1226 m = eth_fd_to_mbuf(fd, 0); in dpaa2_dev_free_eqresp_buf()