Home
last modified time | relevance | path

Searched defs:txmode (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec.c19 struct rte_eth_txmode *txmode = &dev->data->dev_conf.txmode; in hns3_tx_check_vec_support() local
/dpdk/drivers/net/sfc/
H A Dsfc_tx.c309 sfc_tx_check_mode(struct sfc_adapter *sa, const struct rte_eth_txmode *txmode) in sfc_tx_check_mode()
/dpdk/lib/ethdev/
H A Drte_ethdev_telemetry.c985 struct rte_eth_txmode *txmode; in eth_dev_handle_port_vlan() local
H A Drte_ethdev.h1503 struct rte_eth_txmode txmode; /**< Port Tx configuration. */ global() member
/dpdk/drivers/net/ionic/
H A Dionic_lif.c1919 struct rte_eth_txmode *txmode = &lif->eth_dev->data->dev_conf.txmode; in ionic_lif_configure() local
/dpdk/drivers/net/virtio/
H A Dvirtio_ethdev.c2135 const struct rte_eth_txmode *txmode = &dev->data->dev_conf.txmode; in virtio_dev_configure() local