Home
last modified time | relevance | path

Searched refs:PMD_INIT_FUNC_TRACE (Results 1 – 25 of 96) sorted by relevance

1234

/f-stack/dpdk/drivers/net/liquidio/base/
H A Dlio_23xx_vf.c23 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_reset_io_queues()
79 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_setup_global_input_regs()
113 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_setup_global_output_regs()
166 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_setup_device_regs()
182 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_setup_iq_regs()
215 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_setup_oq_regs()
234 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_free_mbox()
248 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_setup_mbox()
293 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_enable_io_queues()
343 PMD_INIT_FUNC_TRACE(); in cn23xx_vf_disable_io_queues()
[all …]
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c90 PMD_INIT_FUNC_TRACE(); in atl_reset_rx_queue()
110 PMD_INIT_FUNC_TRACE(); in atl_rx_queue_setup()
199 PMD_INIT_FUNC_TRACE(); in atl_reset_tx_queue()
232 PMD_INIT_FUNC_TRACE(); in atl_tx_queue_setup()
315 PMD_INIT_FUNC_TRACE(); in atl_tx_init()
347 PMD_INIT_FUNC_TRACE(); in atl_rx_init()
400 PMD_INIT_FUNC_TRACE(); in atl_alloc_rx_queue_mbufs()
431 PMD_INIT_FUNC_TRACE(); in atl_rx_queue_release_mbufs()
449 PMD_INIT_FUNC_TRACE(); in atl_rx_queue_start()
481 PMD_INIT_FUNC_TRACE(); in atl_rx_queue_stop()
[all …]
H A Datl_logs.h15 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>") macro
/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c90 PMD_INIT_FUNC_TRACE(sc); in bnx2x_link_update()
182 PMD_INIT_FUNC_TRACE(sc); in bnx2x_dev_configure()
219 PMD_INIT_FUNC_TRACE(sc); in bnx2x_dev_start()
260 PMD_INIT_FUNC_TRACE(sc); in bnx2x_dev_stop()
292 PMD_INIT_FUNC_TRACE(sc); in bnx2x_dev_close()
318 PMD_INIT_FUNC_TRACE(sc); in bnx2x_promisc_enable()
332 PMD_INIT_FUNC_TRACE(sc); in bnx2x_promisc_disable()
346 PMD_INIT_FUNC_TRACE(sc); in bnx2x_dev_allmulticast_enable()
360 PMD_INIT_FUNC_TRACE(sc); in bnx2x_dev_allmulticast_disable()
375 PMD_INIT_FUNC_TRACE(sc); in bnx2x_dev_set_mc_addr_list()
[all …]
/f-stack/dpdk/drivers/crypto/virtio/
H A Dvirtio_cryptodev.c85 PMD_INIT_FUNC_TRACE(); in virtio_crypto_send_command()
271 PMD_INIT_FUNC_TRACE(); in virtio_crypto_queue_release()
303 PMD_INIT_FUNC_TRACE(); in virtio_crypto_queue_setup()
459 PMD_INIT_FUNC_TRACE(); in virtio_crypto_ctrlq_setup()
479 PMD_INIT_FUNC_TRACE(); in virtio_crypto_free_queues()
525 PMD_INIT_FUNC_TRACE(); in virtio_crypto_update_stats()
551 PMD_INIT_FUNC_TRACE(); in virtio_crypto_dev_stats_get()
562 PMD_INIT_FUNC_TRACE(); in virtio_crypto_dev_stats_reset()
585 PMD_INIT_FUNC_TRACE(); in virtio_crypto_qp_setup()
610 PMD_INIT_FUNC_TRACE(); in virtio_crypto_qp_release()
[all …]
/f-stack/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev.c115 PMD_INIT_FUNC_TRACE(); in octeontx_port_open()
216 PMD_INIT_FUNC_TRACE(); in octeontx_link_status_poll()
246 PMD_INIT_FUNC_TRACE(); in octeontx_port_close()
256 PMD_INIT_FUNC_TRACE(); in octeontx_port_start()
264 PMD_INIT_FUNC_TRACE(); in octeontx_port_stop()
276 PMD_INIT_FUNC_TRACE(); in octeontx_port_promisc_set()
301 PMD_INIT_FUNC_TRACE(); in octeontx_port_stats()
326 PMD_INIT_FUNC_TRACE(); in octeontx_port_stats_clr()
413 PMD_INIT_FUNC_TRACE(); in octeontx_dev_configure()
489 PMD_INIT_FUNC_TRACE(); in octeontx_dev_close()
[all …]
H A Docteontx_logs.h12 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, ">>") macro
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_ethdev.c165 PMD_INIT_FUNC_TRACE(); in dpaa_mtu_set()
216 PMD_INIT_FUNC_TRACE(); in dpaa_eth_dev_configure()
372 PMD_INIT_FUNC_TRACE(); in dpaa_supported_ptypes_get()
402 PMD_INIT_FUNC_TRACE(); in dpaa_eth_dev_start()
422 PMD_INIT_FUNC_TRACE(); in dpaa_eth_dev_stop()
444 PMD_INIT_FUNC_TRACE(); in dpaa_eth_dev_close()
522 PMD_INIT_FUNC_TRACE(); in dpaa_fw_version_get()
680 PMD_INIT_FUNC_TRACE(); in dpaa_eth_link_update()
716 PMD_INIT_FUNC_TRACE(); in dpaa_eth_stats_get()
724 PMD_INIT_FUNC_TRACE(); in dpaa_eth_stats_reset()
[all …]
H A Ddpaa_flow.c67 PMD_INIT_FUNC_TRACE(); in fm_prev_cleanup()
124 PMD_INIT_FUNC_TRACE(); in dpaa_write_fm_config_to_file()
143 PMD_INIT_FUNC_TRACE(); in dpaa_read_fm_config_from_file()
318 PMD_INIT_FUNC_TRACE(); in set_scheme_params()
387 PMD_INIT_FUNC_TRACE(); in set_dist_units()
484 PMD_INIT_FUNC_TRACE(); in set_port_pcd()
544 PMD_INIT_FUNC_TRACE(); in unset_pcd_netenv_scheme()
567 PMD_INIT_FUNC_TRACE(); in set_default_scheme()
617 PMD_INIT_FUNC_TRACE(); in set_pcd_netenv_scheme()
671 PMD_INIT_FUNC_TRACE(); in set_fm_port_handle()
[all …]
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_logs.h16 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>") macro
18 #define PMD_INIT_FUNC_TRACE() do { } while (0) macro
/f-stack/dpdk/drivers/net/netvsc/
H A Dhn_ethdev.c292 PMD_INIT_FUNC_TRACE(); in hn_rss_reta_update()
332 PMD_INIT_FUNC_TRACE(); in hn_rss_reta_query()
379 PMD_INIT_FUNC_TRACE(); in hn_rss_hash_update()
407 PMD_INIT_FUNC_TRACE(); in hn_rss_hash_conf_get()
555 PMD_INIT_FUNC_TRACE(); in hn_dev_configure()
672 PMD_INIT_FUNC_TRACE(); in hn_dev_stats_reset()
782 PMD_INIT_FUNC_TRACE(); in hn_dev_xstats_get()
828 PMD_INIT_FUNC_TRACE(); in hn_dev_start()
853 PMD_INIT_FUNC_TRACE(); in hn_dev_stop()
865 PMD_INIT_FUNC_TRACE(); in hn_dev_close()
[all …]
H A Dhn_logs.h14 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>") macro
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c113 PMD_INIT_FUNC_TRACE(); in dpaa2_vlan_filter_set()
141 PMD_INIT_FUNC_TRACE(); in dpaa2_vlan_offload_set()
173 PMD_INIT_FUNC_TRACE(); in dpaa2_vlan_tpid_set()
212 PMD_INIT_FUNC_TRACE(); in dpaa2_fw_version_get()
239 PMD_INIT_FUNC_TRACE(); in dpaa2_dev_info_get()
361 PMD_INIT_FUNC_TRACE(); in dpaa2_alloc_rx_tx_queues()
469 PMD_INIT_FUNC_TRACE(); in dpaa2_free_rx_tx_queues()
512 PMD_INIT_FUNC_TRACE(); in dpaa2_eth_dev_configure()
662 PMD_INIT_FUNC_TRACE(); in dpaa2_dev_rx_queue_setup()
819 PMD_INIT_FUNC_TRACE(); in dpaa2_dev_tx_queue_setup()
[all …]
/f-stack/dpdk/drivers/net/enetc/
H A Denetc_ethdev.c21 PMD_INIT_FUNC_TRACE(); in enetc_dev_start()
56 PMD_INIT_FUNC_TRACE(); in enetc_dev_stop()
96 PMD_INIT_FUNC_TRACE(); in enetc_link_update()
146 PMD_INIT_FUNC_TRACE(); in enetc_hardware_init()
195 PMD_INIT_FUNC_TRACE(); in enetc_dev_infos_get()
289 PMD_INIT_FUNC_TRACE(); in enetc_tx_queue_setup()
434 PMD_INIT_FUNC_TRACE(); in enetc_rx_queue_setup()
557 PMD_INIT_FUNC_TRACE(); in enetc_dev_close()
709 PMD_INIT_FUNC_TRACE(); in enetc_dev_configure()
883 PMD_INIT_FUNC_TRACE(); in enetc_dev_init()
[all …]
/f-stack/dpdk/drivers/net/fm10k/
H A Dfm10k_ethdev.c201 PMD_INIT_FUNC_TRACE(); in rx_queue_reset()
247 PMD_INIT_FUNC_TRACE(); in rx_queue_clean()
278 PMD_INIT_FUNC_TRACE(); in rx_queue_free()
324 PMD_INIT_FUNC_TRACE(); in tx_queue_reset()
342 PMD_INIT_FUNC_TRACE(); in tx_queue_clean()
363 PMD_INIT_FUNC_TRACE(); in tx_queue_free()
450 PMD_INIT_FUNC_TRACE(); in fm10k_dev_configure()
807 PMD_INIT_FUNC_TRACE(); in fm10k_dev_rx_queue_start()
854 PMD_INIT_FUNC_TRACE(); in fm10k_dev_rx_queue_stop()
875 PMD_INIT_FUNC_TRACE(); in fm10k_dev_tx_queue_start()
[all …]
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.c17 PMD_INIT_FUNC_TRACE(); in pfe_hif_alloc_descr()
41 PMD_INIT_FUNC_TRACE(); in pfe_hif_free_descr()
89 PMD_INIT_FUNC_TRACE(); in pfe_hif_init_buffers()
213 PMD_INIT_FUNC_TRACE(); in pfe_hif_client_register()
274 PMD_INIT_FUNC_TRACE(); in pfe_hif_client_unregister()
788 PMD_INIT_FUNC_TRACE(); in pfe_hif_init()
844 PMD_INIT_FUNC_TRACE(); in pfe_hif_exit()
H A Dpfe_logs.h15 #define PMD_INIT_FUNC_TRACE() PFE_PMD_LOG(DEBUG, " >>") macro
/f-stack/dpdk/drivers/net/szedata2/
H A Dszedata2_logs.h15 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>") macro
/f-stack/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c111 PMD_INIT_FUNC_TRACE(); in caam_jr_stats_get()
140 PMD_INIT_FUNC_TRACE(); in caam_jr_stats_reset()
1497 PMD_INIT_FUNC_TRACE(); in caam_jr_queue_pair_release()
1524 PMD_INIT_FUNC_TRACE(); in caam_jr_queue_pair_setup()
1545 PMD_INIT_FUNC_TRACE(); in caam_jr_sym_session_get_size()
1630 PMD_INIT_FUNC_TRACE(); in caam_jr_set_session_parameters()
1703 PMD_INIT_FUNC_TRACE(); in caam_jr_sym_session_configure()
1733 PMD_INIT_FUNC_TRACE(); in caam_jr_sym_session_clear()
1757 PMD_INIT_FUNC_TRACE(); in caam_jr_set_ipsec_session()
1953 PMD_INIT_FUNC_TRACE(); in caam_jr_security_session_destroy()
[all …]
/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_logs.h15 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>") macro
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_82599_bypass.c104 PMD_INIT_FUNC_TRACE(); in ixgbe_setup_mac_link_multispeed_fixed_fiber()
235 PMD_INIT_FUNC_TRACE(); in ixgbe_bypass_get_media_type()
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_logs.h25 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, ">>") macro
H A Dnicvf_ethdev.c131 PMD_INIT_FUNC_TRACE(); in nicvf_dev_link_update()
156 PMD_INIT_FUNC_TRACE(); in nicvf_dev_set_mtu()
865 PMD_INIT_FUNC_TRACE(); in nicvf_dev_tx_queue_release()
944 PMD_INIT_FUNC_TRACE(); in nicvf_dev_tx_queue_setup()
1166 PMD_INIT_FUNC_TRACE(); in nicvf_dev_rx_queue_release()
1278 PMD_INIT_FUNC_TRACE(); in nicvf_dev_rx_queue_setup()
1397 PMD_INIT_FUNC_TRACE(); in nicvf_dev_info_get()
1481 PMD_INIT_FUNC_TRACE(); in nicvf_vf_start()
1689 PMD_INIT_FUNC_TRACE(); in nicvf_dev_start()
1769 PMD_INIT_FUNC_TRACE(); in nicvf_dev_stop_cleanup()
[all …]
/f-stack/dpdk/drivers/net/igc/
H A Digc_logs.h21 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>") macro
/f-stack/dpdk/drivers/net/vmxnet3/
H A Dvmxnet3_logs.h12 #define PMD_INIT_FUNC_TRACE() PMD_INIT_LOG(DEBUG, " >>") macro

1234