| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_rxtx_vec_common.h | 198 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in i40e_rx_vec_dev_conf_condition_check_default() local
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx_vec.c | 193 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in hns3_rx_check_vec_support() local
|
| /f-stack/dpdk/drivers/net/octeontx/ |
| H A D | octeontx_ethdev_ops.c | 41 struct rte_eth_rxmode *rxmode; in octeontx_dev_vlan_offload_set() local
|
| H A D | octeontx_ethdev.c | 408 struct rte_eth_rxmode *rxmode = &conf->rxmode; in octeontx_dev_configure() local
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_port.c | 367 const struct rte_eth_rxmode *rxmode = &dev_data->dev_conf.rxmode; in sfc_port_configure() local
|
| H A D | sfc_rx.c | 1557 sfc_rx_check_mode(struct sfc_adapter *sa, struct rte_eth_rxmode *rxmode) in sfc_rx_check_mode()
|
| H A D | sfc_ethdev.c | 1021 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in sfc_dev_set_mtu() local
|
| /f-stack/dpdk/drivers/net/thunderx/ |
| H A D | nicvf_ethdev.c | 154 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in nicvf_dev_set_mtu() local 1910 struct rte_eth_rxmode *rxmode = &conf->rxmode; in nicvf_dev_configure() local 2050 struct rte_eth_rxmode *rxmode; in nicvf_vlan_offload_config() local
|
| /f-stack/dpdk/drivers/net/tap/ |
| H A D | rte_eth_tap.h | 52 struct rte_eth_rxmode *rxmode; /* RX features */ member
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx_vec_neon.c | 593 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in ixgbe_rx_vec_dev_conf_condition_check() local
|
| H A D | ixgbe_ethdev.c | 2078 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in ixgbe_vlan_hw_strip_config() local 2123 struct rte_eth_rxmode *rxmode; in ixgbe_config_vlan_strip_on_all_queues() local 2144 struct rte_eth_rxmode *rxmode; in ixgbe_vlan_offload_config() local 6217 struct rte_eth_rxmode *rxmode; in ixgbe_set_queue_rate_limit() local
|
| /f-stack/dpdk/drivers/net/bnx2x/ |
| H A D | bnx2x_ethdev.c | 178 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in bnx2x_dev_configure() local
|
| /f-stack/dpdk/drivers/net/nfp/ |
| H A D | nfp_net.c | 364 struct rte_eth_rxmode *rxmode; in nfp_net_configure() local 615 struct rte_eth_rxmode *rxmode; in nfp_check_offloads() local 678 struct rte_eth_rxmode *rxmode; in nfp_net_start() local
|
| /f-stack/dpdk/drivers/net/octeontx2/ |
| H A D | otx2_ethdev.c | 690 struct rte_eth_rxmode *rxmode = &conf->rxmode; in nix_rx_offload_flags() local 1809 struct rte_eth_rxmode *rxmode = &conf->rxmode; in otx2_nix_configure() local
|
| H A D | otx2_vlan.c | 715 struct rte_eth_rxmode *rxmode; in otx2_nix_vlan_offload_set() local
|
| /f-stack/dpdk/drivers/net/fm10k/ |
| H A D | fm10k_rxtx_vec.c | 210 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in fm10k_rx_vec_condition_check() local
|
| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtio_ethdev.c | 2209 const struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in virtio_dev_configure() local 2599 const struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in virtio_dev_vlan_offload_set() local
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_ethdev.c | 549 const struct rte_eth_rxmode *rxmode = &dev_conf->rxmode; in hn_dev_configure() local
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_ethdev.c | 988 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in txgbe_vlan_hw_extend_enable() local 1024 struct rte_eth_rxmode *rxmode; in txgbe_config_vlan_strip_on_all_queues() local 1045 struct rte_eth_rxmode *rxmode; in txgbe_vlan_offload_config() local
|
| /f-stack/dpdk/drivers/net/ionic/ |
| H A D | ionic_ethdev.c | 520 struct rte_eth_rxmode *rxmode; in ionic_vlan_offload_set() local
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | bnxt_rxr.c | 996 struct rte_eth_rxmode *rxmode; in bnxt_init_rx_ring_struct() local
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_ethdev.c | 1105 struct rte_eth_rxmode *rxmode = ð_dev->data->dev_conf.rxmode; in qede_dev_start() local 1271 struct rte_eth_rxmode *rxmode = ð_dev->data->dev_conf.rxmode; in qede_dev_configure() local
|
| /f-stack/dpdk/drivers/net/e1000/ |
| H A D | em_ethdev.c | 1427 struct rte_eth_rxmode *rxmode; in eth_em_vlan_offload_set() local
|
| H A D | em_rxtx.c | 1740 struct rte_eth_rxmode *rxmode; in eth_em_rx_init() local
|
| /f-stack/dpdk/drivers/net/vhost/ |
| H A D | rte_eth_vhost.c | 1118 const struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in eth_dev_configure() local
|