Home
last modified time | relevance | path

Searched defs:eth_conf (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c204 struct rte_eth_conf *eth_conf = &dev->data->dev_conf; in dpaa_eth_dev_configure() local
609 struct rte_eth_conf *eth_conf = &dev->data->dev_conf; in dpaa_dev_rx_burst_mode_get() local
642 struct rte_eth_conf *eth_conf = &dev->data->dev_conf; in dpaa_dev_tx_burst_mode_get() local
1444 struct rte_eth_conf *eth_conf = &data->dev_conf; in dpaa_dev_rss_hash_update() local
1466 struct rte_eth_conf *eth_conf = &data->dev_conf; in dpaa_dev_rss_hash_conf_get() local
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c283 struct rte_eth_conf *eth_conf = &dev->data->dev_conf; in dpaa2_dev_rx_burst_mode_get() local
319 struct rte_eth_conf *eth_conf = &dev->data->dev_conf; in dpaa2_dev_tx_burst_mode_get() local
503 struct rte_eth_conf *eth_conf = &dev->data->dev_conf; in dpaa2_eth_dev_configure() local
2107 struct rte_eth_conf *eth_conf = &data->dev_conf; in dpaa2_dev_rss_hash_update() local
2142 struct rte_eth_conf *eth_conf = &data->dev_conf; in dpaa2_dev_rss_hash_conf_get() local
/f-stack/dpdk/examples/vmdq/
H A Dmain.c129 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_pools) in get_eth_conf()
/f-stack/dpdk/examples/vmdq_dcb/
H A Dmain.c134 get_eth_conf(struct rte_eth_conf *eth_conf) in get_eth_conf()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_tm.c118 struct rte_eth_conf *eth_conf; in ixgbe_tc_nb_get() local
H A Dixgbe_pf.c626 struct rte_eth_conf *eth_conf; in ixgbe_get_vf_queues() local
H A Drte_pmd_ixgbe.c716 struct rte_eth_conf *eth_conf; in rte_pmd_ixgbe_set_tc_bw_alloc() local
/f-stack/dpdk/app/test/
H A Dtest_link_bonding_rssconf.c124 configure_ethdev(uint16_t port_id, struct rte_eth_conf *eth_conf, in configure_ethdev()
/f-stack/dpdk/drivers/net/enetc/
H A Denetc_ethdev.c705 struct rte_eth_conf *eth_conf = &dev->data->dev_conf; in enetc_dev_configure() local
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_pf.c585 struct rte_eth_conf *eth_conf; in txgbe_get_vf_queues() local
/f-stack/dpdk/examples/vhost/
H A Dmain.c203 get_eth_conf(struct rte_eth_conf *eth_conf, uint32_t num_devices) in get_eth_conf()
/f-stack/dpdk/app/test-pmd/
H A Dtestpmd.c3580 get_eth_dcb_conf(portid_t pid, struct rte_eth_conf *eth_conf, in get_eth_dcb_conf()