| /dpdk/doc/guides/nics/ |
| H A D | features.rst | 168 * **[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 D | ark_ethdev_rx.h | 18 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/bonding/ |
| H A D | eth_bond_private.h | 60 struct rte_eth_rxconf rx_conf; 164 struct rte_eth_rxconf default_rxconf; /**< Default RxQ conf. */
|
| /dpdk/drivers/net/mvneta/ |
| H A D | mvneta_rxtx.h | 29 const struct rte_eth_rxconf *conf __rte_unused,
|
| /dpdk/drivers/net/bnxt/ |
| H A D | bnxt_reps.h | 36 __rte_unused const struct rte_eth_rxconf *
|
| H A D | bnxt_rxq.h | 54 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/ionic/ |
| H A D | ionic_rxtx.h | 27 const struct rte_eth_rxconf *rx_conf, struct rte_mempool *mp);
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_var.h | 222 const struct rte_eth_rxconf *rx_conf, 273 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/igc/ |
| H A D | igc_txrx.h | 22 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_rxtx.h | 68 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/lib/ethdev/ |
| H A D | rte_ethdev_trace.h | 43 const struct rte_eth_rxconf *rx_conf, int rc),
|
| /dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_pfvf.h | 36 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/virtio/ |
| H A D | virtio_ethdev.h | 64 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/nfb/ |
| H A D | nfb_rx.c | 60 const struct rte_eth_rxconf *rx_conf __rte_unused, in nfb_eth_rx_queue_setup()
|
| H A D | nfb_rx.h | 89 const struct rte_eth_rxconf *rx_conf __rte_unused,
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_rx.h | 136 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/ice/ |
| H A D | ice_dcf_vf_representor.c | 64 __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 D | atl_ethdev.h | 62 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/nfp/ |
| H A D | nfp_rxtx.h | 285 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/e1000/ |
| H A D | e1000_ethdev.h | 400 const struct rte_eth_rxconf *rx_conf, 474 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/drivers/net/axgbe/ |
| H A D | axgbe_rxtx.h | 177 const struct rte_eth_rxconf *rx_conf,
|
| /dpdk/app/test-pipeline/ |
| H A D | init.c | 85 static struct rte_eth_rxconf rx_conf = {
|
| /dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_common.c | 34 struct rte_eth_rxconf rxq_conf; in l2fwd_event_init_ports()
|
| /dpdk/drivers/net/i40e/ |
| H A D | i40e_vf_representor.c | 72 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 D | vmxnet3_ethdev.h | 192 const struct rte_eth_rxconf *rx_conf,
|