Home
last modified time | relevance | path

Searched defs:rxmode (Results 1 – 9 of 9) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.c20 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in hns3_tx_check_vec_support() local
185 struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in hns3_rx_check_vec_support() local
/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev_ops.c41 struct rte_eth_rxmode *rxmode; in octeontx_dev_vlan_offload_set() local
/dpdk/drivers/net/tap/
H A Drte_eth_tap.h53 struct rte_eth_rxmode *rxmode; /* RX features */ member
/dpdk/drivers/net/sfc/
H A Dsfc_port.c390 const struct rte_eth_rxmode *rxmode = &dev_data->dev_conf.rxmode; in sfc_port_configure() local
H A Dsfc_rx.c1668 sfc_rx_check_mode(struct sfc_adapter *sa, struct rte_eth_rxmode *rxmode) in sfc_rx_check_mode()
/dpdk/drivers/net/ionic/
H A Dionic_lif.c1885 struct rte_eth_rxmode *rxmode = &eth_dev->data->dev_conf.rxmode; in ionic_lif_configure_vlan_offload() local
1904 struct rte_eth_rxmode *rxmode = &lif->eth_dev->data->dev_conf.rxmode; in ionic_lif_configure_rx_sg_offload() local
1918 struct rte_eth_rxmode *rxmode = &lif->eth_dev->data->dev_conf.rxmode; in ionic_lif_configure() local
/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.c2134 const struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in virtio_dev_configure() local
2594 const struct rte_eth_rxmode *rxmode = &dev->data->dev_conf.rxmode; in virtio_dev_vlan_offload_set() local
/dpdk/drivers/net/qede/
H A Dqede_ethdev.c1102 struct rte_eth_rxmode *rxmode = &eth_dev->data->dev_conf.rxmode; in qede_dev_start() local
1268 struct rte_eth_rxmode *rxmode = &eth_dev->data->dev_conf.rxmode; in qede_dev_configure() local
/dpdk/lib/ethdev/
H A Drte_ethdev.h1502 struct rte_eth_rxmode rxmode; /**< Port Rx configuration. */ global() member