Home
last modified time | relevance | path

Searched defs:tx_conf (Results 1 – 11 of 11) sorted by relevance

/dpdk/app/test-pipeline/
H A Dinit.c94 static struct rte_eth_txconf tx_conf = { variable
/dpdk/examples/qos_sched/
H A Dinit.c72 struct rte_eth_txconf tx_conf; in app_init_port() local
[all...]
/dpdk/drivers/net/sfc/
H A Dsfc_tx.c92 const struct rte_eth_txconf *tx_conf, in sfc_tx_qcheck_conf()
136 const struct rte_eth_txconf *tx_conf) in sfc_tx_qinit()
H A Dsfc_repr_proxy.c367 const struct rte_eth_txconf tx_conf = { in sfc_repr_proxy_txq_init() local
/dpdk/drivers/net/bnx2x/
H A Dbnx2x_rxtx.c235 const struct rte_eth_txconf *tx_conf) in bnx2x_dev_tx_queue_setup()
/dpdk/examples/vmdq_dcb/
H A Dmain.c139 struct rte_eth_vmdq_dcb_tx_conf tx_conf; in get_eth_conf() local
/dpdk/drivers/net/cnxk/
H A Dcnxk_eswitch.c441 const struct rte_eth_txconf *tx_conf) in cnxk_eswitch_txq_setup()
H A Dcnxk_rep_ops.c404 unsigned int socket_id, const struct rte_eth_txconf *tx_conf) in cnxk_rep_tx_queue_setup()
/dpdk/app/test/
H A Dtest_pmd_perf.c81 static struct rte_eth_txconf tx_conf = { variable
/dpdk/drivers/net/ionic/
H A Dionic_rxtx.c136 const struct rte_eth_txconf *tx_conf) in ionic_dev_tx_queue_setup()
/dpdk/lib/ethdev/
H A Drte_ethdev.c2464 rte_eth_tx_queue_setup(uint16_t port_id,uint16_t tx_queue_id,uint16_t nb_tx_desc,unsigned int socket_id,const struct rte_eth_txconf * tx_conf) rte_eth_tx_queue_setup() argument
[all...]