Home
last modified time | relevance | path

Searched refs:rte_eth_rxconf (Results 1 – 25 of 161) sorted by relevance

1234567

/dpdk/doc/guides/nics/
H A Dfeatures.rst168 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_SCATTER``.
183 * **[uses] rte_eth_rxconf**: ``rx_conf.rx_seg, rx_conf.rx_nseg``.
196 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_TCP_LRO``.
280 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_RSS_HASH``.
293 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_RSS_HASH``.
410 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_SECURITY``,
432 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_SECURITY``,
453 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_KEEP_CRC``.
481 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_QINQ_STRIP``.
564 * **[uses] rte_eth_rxconf,rte_eth_rxmode**: ``offloads:RTE_ETH_RX_OFFLOAD_TIMESTAMP``.
[all …]
/dpdk/drivers/net/ark/
H A Dark_ethdev_rx.h18 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/bonding/
H A Deth_bond_private.h60 struct rte_eth_rxconf rx_conf;
164 struct rte_eth_rxconf default_rxconf; /**< Default RxQ conf. */
/dpdk/drivers/net/mvneta/
H A Dmvneta_rxtx.h29 const struct rte_eth_rxconf *conf __rte_unused,
/dpdk/drivers/net/bnxt/
H A Dbnxt_reps.h36 __rte_unused const struct rte_eth_rxconf *
H A Dbnxt_rxq.h54 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/ionic/
H A Dionic_rxtx.h27 const struct rte_eth_rxconf *rx_conf, struct rte_mempool *mp);
/dpdk/drivers/net/netvsc/
H A Dhn_var.h222 const struct rte_eth_rxconf *rx_conf,
273 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/igc/
H A Digc_txrx.h22 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/bnx2x/
H A Dbnx2x_rxtx.h68 const struct rte_eth_rxconf *rx_conf,
/dpdk/lib/ethdev/
H A Drte_ethdev_trace.h43 const struct rte_eth_rxconf *rx_conf, int rc),
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_pfvf.h36 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.h64 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/nfb/
H A Dnfb_rx.c60 const struct rte_eth_rxconf *rx_conf __rte_unused, in nfb_eth_rx_queue_setup()
H A Dnfb_rx.h89 const struct rte_eth_rxconf *rx_conf __rte_unused,
/dpdk/drivers/net/sfc/
H A Dsfc_rx.h136 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/ice/
H A Dice_dcf_vf_representor.c64 __rte_unused const struct rte_eth_rxconf *conf, in ice_dcf_vf_repr_rx_queue_setup()
169 dev_info->default_rxconf = (struct rte_eth_rxconf) { in ice_dcf_vf_repr_dev_info_get()
/dpdk/drivers/net/atlantic/
H A Datl_ethdev.h62 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/nfp/
H A Dnfp_rxtx.h285 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/e1000/
H A De1000_ethdev.h400 const struct rte_eth_rxconf *rx_conf,
474 const struct rte_eth_rxconf *rx_conf,
/dpdk/drivers/net/axgbe/
H A Daxgbe_rxtx.h177 const struct rte_eth_rxconf *rx_conf,
/dpdk/app/test-pipeline/
H A Dinit.c85 static struct rte_eth_rxconf rx_conf = {
/dpdk/examples/l2fwd-event/
H A Dl2fwd_common.c34 struct rte_eth_rxconf rxq_conf; in l2fwd_event_init_ports()
/dpdk/drivers/net/i40e/
H A Di40e_vf_representor.c72 dev_info->default_rxconf = (struct rte_eth_rxconf) { in i40e_vf_representor_dev_infos_get()
137 __rte_unused const struct rte_eth_rxconf *rx_conf, in i40e_vf_representor_rx_queue_setup()
/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_ethdev.h192 const struct rte_eth_rxconf *rx_conf,

1234567