Searched refs:dpaa_eth_sg_to_mbuf (Results 1 – 2 of 2) sorted by relevance
282 struct rte_mbuf *dpaa_eth_sg_to_mbuf(const struct qm_fd *fd, uint32_t ifid);
338 dpaa_eth_sg_to_mbuf(const struct qm_fd *fd, uint32_t ifid) in dpaa_eth_sg_to_mbuf() function409 return dpaa_eth_sg_to_mbuf(fd, ifid); in dpaa_eth_fd_to_mbuf()534 bufs[i] = dpaa_eth_sg_to_mbuf(fd, dpaa_intf->ifid); in dpaa_rx_cb_no_prefetch()574 bufs[i] = dpaa_eth_sg_to_mbuf(fd, dpaa_intf->ifid); in dpaa_rx_cb()