common/cnxk: support per-port RQ in inline device
[dpdk.git] / drivers / net / cnxk / rx / cn9k / rx_112_127_vec_mseg.c
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(C) 2022 Marvell.
3  */
4
5 #include "cn9k_ethdev.h"
6 #include "cn9k_rx.h"
7
8 #define R(name, flags)                                                         \
9         NIX_RX_RECV_VEC_MSEG(cn9k_nix_recv_pkts_vec_mseg_##name, flags)
10
11 NIX_RX_FASTPATH_MODES_112_127
12 #undef R