Searched defs:txmode (Results 1 – 13 of 13) sorted by relevance
19 struct rte_eth_txmode *txmode = &dev->data->dev_conf.txmode; in hns3_tx_check_vec_support() local
1166 struct rte_eth_txmode *txmode; in hns3_dev_configure_vlan() local
144 struct rte_eth_txmode *txmode; in nfp_net_configure() local349 struct rte_eth_txmode *txmode; in nfp_check_offloads() local
159 struct rte_eth_txmode *txmode; in otx_ep_dev_configure() local
298 struct rte_eth_txmode *txmode = &conf->txmode; in cn9k_nix_configure() local
1027 struct rte_eth_txmode *txmode = &conf->txmode; in cnxk_nix_configure() local
309 sfc_tx_check_mode(struct sfc_adapter *sa, const struct rte_eth_txmode *txmode) in sfc_tx_check_mode()
716 const struct rte_eth_txmode *txmode = &dev_conf->txmode; in hn_dev_configure() local
410 struct rte_eth_txmode *txmode = &conf->txmode; in octeontx_dev_configure() local
1707 struct rte_eth_txmode *txmode = &lif->eth_dev->data->dev_conf.txmode; in ionic_lif_configure() local
1895 struct rte_eth_txmode *txmode = &conf->txmode; in nicvf_dev_configure() local
2554 const struct rte_eth_txmode *txmode = &dev->data->dev_conf.txmode; in virtio_dev_configure() local
1580 struct rte_eth_txmode txmode; /**< Port Tx configuration. */ member