| /f-stack/dpdk/doc/guides/nics/ |
| H A D | features.rst | 33 * **[provides] rte_eth_dev_info**: ``speed_capa:ETH_LINK_SPEED_*``. 157 * **[provides] rte_eth_dev_info**: ``max_rx_pktlen``. 170 * **[related] rte_eth_dev_info**: ``max_rx_pktlen``. 198 * **[provides] rte_eth_dev_info**: ``rx_offload_capa:RTE_ETH_RX_OFFLOAD_BUFFER_SPLIT``. 214 * **[provides] rte_eth_dev_info**: ``rx_offload_capa,rx_queue_offload_capa:DEV_RX_OFFLOAD_TCP_LRO… 215 * **[provides] rte_eth_dev_info**: ``max_lro_pkt_size``. 294 * **[provides] rte_eth_dev_info**: ``flow_type_rss_offloads``. 319 * **[provides] rte_eth_dev_info**: ``hash_key_size``. 332 * **[provides] rte_eth_dev_info**: ``reta_size``. 898 * **[provides] rte_eth_dev_info**: ``dev_capa:RTE_ETH_DEV_CAPA_RUNTIME_RX_QUEUE_SETUP``. [all …]
|
| /f-stack/dpdk/drivers/net/bnxt/ |
| H A D | rte_pmd_bnxt.c | 138 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_set_vf_mac_addr() 178 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_set_vf_rate_limit() 233 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_set_vf_mac_anti_spoof() 293 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_set_vf_vlan_anti_spoof() 354 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_set_vf_vlan_stripq() 397 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_set_vf_rxmode() 591 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_get_vf_stats() 627 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_reset_vf_stats() 661 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_get_vf_rx_status() 696 struct rte_eth_dev_info dev_info; in rte_pmd_bnxt_get_vf_tx_drop_count() [all …]
|
| H A D | bnxt_reps.h | 27 struct rte_eth_dev_info *dev_info);
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | util.c | 276 struct rte_eth_dev_info dev_info; in add_tx_md_callback() 297 struct rte_eth_dev_info dev_info; in remove_tx_md_callback() 332 struct rte_eth_dev_info dev_info; in add_tx_dynf_callback() 353 struct rte_eth_dev_info dev_info; in remove_tx_dynf_callback() 374 struct rte_eth_dev_info *dev_info) in eth_dev_info_get_print_err()
|
| /f-stack/dpdk/drivers/net/netvsc/ |
| H A D | hn_rndis.h | 19 struct rte_eth_dev_info *dev_info);
|
| H A D | hn_vf.c | 172 struct rte_eth_dev_info *info) in hn_vf_info_merge() 174 struct rte_eth_dev_info vf_info; in hn_vf_info_merge() 206 int hn_vf_info_get(struct hn_data *hv, struct rte_eth_dev_info *info) in hn_vf_info_get()
|
| /f-stack/dpdk/examples/ethtool/lib/ |
| H A D | rte_ethtool.c | 24 struct rte_eth_dev_info dev_info; in rte_ethtool_get_drvinfo() 387 struct rte_eth_dev_info dev_info; in rte_ethtool_net_set_rx_mode() 418 struct rte_eth_dev_info dev_info; in rte_ethtool_get_ringparam()
|
| /f-stack/dpdk/drivers/net/softnic/ |
| H A D | rte_eth_softnic_link.c | 57 struct rte_eth_dev_info port_info; in softnic_link_create()
|
| /f-stack/dpdk/drivers/net/cxgbe/ |
| H A D | cxgbe_pfvf.h | 24 struct rte_eth_dev_info *device_info);
|
| /f-stack/dpdk/drivers/net/bonding/ |
| H A D | rte_eth_bond_api.c | 282 const struct rte_eth_dev_info *di) in eth_bond_slave_inherit_dev_info_rx_first() 316 const struct rte_eth_dev_info *di) in eth_bond_slave_inherit_dev_info_tx_first() 348 const struct rte_eth_dev_info *di) in eth_bond_slave_inherit_dev_info_rx_next() 390 const struct rte_eth_dev_info *di) in eth_bond_slave_inherit_dev_info_tx_next() 453 struct rte_eth_dev_info dev_info; in __eth_bond_slave_add_lock_free()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_ethdev.c | 214 mlx5_set_default_params(struct rte_eth_dev *dev, struct rte_eth_dev_info *info) in mlx5_set_default_params() 254 mlx5_set_txlimit_params(struct rte_eth_dev *dev, struct rte_eth_dev_info *info) in mlx5_set_txlimit_params() 290 mlx5_dev_infos_get(struct rte_eth_dev *dev, struct rte_eth_dev_info *info) in mlx5_dev_infos_get()
|
| /f-stack/dpdk/lib/librte_port/ |
| H A D | rte_swx_port_ethdev.c | 49 struct rte_eth_dev_info info; in reader_create() 181 struct rte_eth_dev_info info; in writer_create()
|
| /f-stack/dpdk/drivers/net/ark/ |
| H A D | ark_pktchkr.h | 59 struct rte_eth_dev_info *dev_info;
|
| H A D | ark_pktgen.h | 47 struct rte_eth_dev_info *dev_info;
|
| /f-stack/dpdk/lib/librte_latencystats/ |
| H A D | rte_latencystats.c | 266 struct rte_eth_dev_info dev_info; in rte_latencystats_init() 310 struct rte_eth_dev_info dev_info; in rte_latencystats_uninit()
|
| /f-stack/dpdk/examples/l2fwd-event/ |
| H A D | l2fwd_common.c | 34 struct rte_eth_dev_info dev_info; in l2fwd_event_init_ports()
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_dp_rx.h | 102 typedef void (sfc_dp_rx_get_dev_info_t)(struct rte_eth_dev_info *dev_info);
|
| H A D | sfc_dp_tx.h | 90 typedef void (sfc_dp_tx_get_dev_info_t)(struct rte_eth_dev_info *dev_info);
|
| /f-stack/dpdk/lib/librte_ethdev/ |
| H A D | rte_class_eth.c | 47 struct rte_eth_dev_info dev_info; in eth_mac_cmp()
|
| /f-stack/dpdk/examples/ip_pipeline/ |
| H A D | kni.c | 103 struct rte_eth_dev_info dev_info; in kni_create()
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | deprecation.rst | 88 ``(struct rte_eth_dev_info).max_rx_pktlen`` will be kept, 90 ``(struct rte_eth_dev_info).max_rx_pktlen - (struct rte_eth_dev_info).max_mtu``
|
| /f-stack/dpdk/examples/skeleton/ |
| H A D | basicfwd.c | 41 struct rte_eth_dev_info dev_info; in port_init()
|
| /f-stack/dpdk/app/test-eventdev/ |
| H A D | test_pipeline_common.c | 201 struct rte_eth_dev_info dev_info; in pipeline_ethdev_setup() 456 struct rte_eth_dev_info dev_info; in pipeline_mempool_setup()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_kni.c | 427 struct rte_eth_dev_info info; in test_kni_processing() 546 struct rte_eth_dev_info info; in test_kni()
|
| H A D | test_link_bonding_rssconf.c | 51 struct rte_eth_dev_info dev_info; 63 struct rte_eth_dev_info bond_dev_info;
|