Searched defs:txmode (Results 1 – 11 of 11) sorted by relevance
19 struct rte_eth_txmode *txmode = &dev->data->dev_conf.txmode; in hns3_tx_check_vec_support() local
1092 struct rte_eth_txmode *txmode; in hns3_dev_configure_vlan() local
270 sfc_tx_check_mode(struct sfc_adapter *sa, const struct rte_eth_txmode *txmode) in sfc_tx_check_mode()
550 const struct rte_eth_txmode *txmode = &dev_conf->txmode; in hn_dev_configure() local
365 struct rte_eth_txmode *txmode; in nfp_net_configure() local616 struct rte_eth_txmode *txmode; in nfp_check_offloads() local
409 struct rte_eth_txmode *txmode = &conf->txmode; in octeontx_dev_configure() local
1810 struct rte_eth_txmode *txmode = &conf->txmode; in otx2_nix_configure() local
1911 struct rte_eth_txmode *txmode = &conf->txmode; in nicvf_dev_configure() local
2210 const struct rte_eth_txmode *txmode = &dev->data->dev_conf.txmode; in virtio_dev_configure() local
989 struct rte_eth_txmode *txmode = &dev->data->dev_conf.txmode; in txgbe_vlan_hw_extend_enable() local
1302 struct rte_eth_txmode txmode; /**< Port TX configuration. */ member