Searched refs:DPAA_MBUF_TO_CONTIG_FD (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_rxtx.c | 50 #define DPAA_MBUF_TO_CONTIG_FD(_mbuf, _fd, _bpid) \ macro 905 DPAA_MBUF_TO_CONTIG_FD(mbuf, fd_arr, 0xff); in tx_on_dpaa_pool_unsegmented() 912 DPAA_MBUF_TO_CONTIG_FD(mbuf, fd_arr, bp_info->bpid); in tx_on_dpaa_pool_unsegmented() 922 DPAA_MBUF_TO_CONTIG_FD(mbuf, fd_arr, 0xff); in tx_on_dpaa_pool_unsegmented() 932 DPAA_MBUF_TO_CONTIG_FD(mbuf, fd_arr, bp_info->bpid); in tx_on_dpaa_pool_unsegmented() 1102 DPAA_MBUF_TO_CONTIG_FD(mbuf, in dpaa_eth_queue_tx()
|